SYMBOL INDEX (153 symbols across 15 files) FILE: image.h type __be32 (line 20) | typedef uint32_t __be32; type image_header_t (line 202) | typedef struct image_header { FILE: imx_loader_config.c function get_val (line 31) | int get_val(const char** pp, int base) function end_of_line (line 186) | int end_of_line(const char *p) function parse_mem_work (line 195) | void parse_mem_work(struct sdp_work *curr, const char *filename, const c... function parse_file_work (line 247) | void parse_file_work(struct sdp_work *curr, const char *filename, const ... function parse_transfer_type (line 329) | void parse_transfer_type(struct sdp_dev *usb, const char *filename, cons... type sdp_dev (line 396) | struct sdp_dev type sdp_work (line 401) | struct sdp_work type sdp_work (line 402) | struct sdp_work type sdp_dev (line 403) | struct sdp_dev type sdp_dev (line 403) | struct sdp_dev type sdp_dev (line 403) | struct sdp_dev type sdp_dev (line 406) | struct sdp_dev type sdp_work (line 439) | struct sdp_work type sdp_work (line 439) | struct sdp_work type sdp_work (line 442) | struct sdp_work type sdp_work (line 460) | struct sdp_work type sdp_work (line 463) | struct sdp_work type sdp_work (line 464) | struct sdp_work type sdp_work (line 465) | struct sdp_work type sdp_work (line 502) | struct sdp_work type sdp_work (line 503) | struct sdp_work FILE: imx_loader_config.h type sdp_work (line 23) | struct sdp_work type sdp_dev (line 31) | struct sdp_dev type sdp_work (line 32) | struct sdp_work FILE: imx_sdp.c type load_desc (line 50) | struct load_desc { type boot_data (line 71) | struct boot_data { type ivt_header (line 86) | struct ivt_header { type flash_header_v2 (line 93) | struct flash_header_v2 { type write_dcd_command (line 105) | struct write_dcd_command { type dcd_v2 (line 112) | struct dcd_v2 { type flash_header_v1 (line 122) | struct flash_header_v1 { function print_sdp_work (line 134) | static void print_sdp_work(struct sdp_work *curr) function get_file_size (line 149) | static long get_file_size(FILE *xfile) function do_response (line 159) | static int do_response(struct sdp_dev *dev, int report, unsigned int *re... function do_command (line 183) | static int do_command(struct sdp_dev *dev, unsigned char *cmd, int cmd_s... function read_memory (line 202) | static int read_memory(struct sdp_dev *dev, unsigned addr, unsigned char... function write_memory (line 257) | static int write_memory(struct sdp_dev *dev, unsigned addr, unsigned val) function perform_mem_work (line 289) | static void perform_mem_work(struct sdp_dev *dev, struct mem_work *mem) function do_status (line 314) | static int do_status(struct sdp_dev *dev) function do_data_transfer (line 354) | static int do_data_transfer(struct sdp_dev *dev, unsigned char *buf, int... function write_dcd (line 402) | static int write_dcd(struct sdp_dev *dev, struct dcd_v2 *dcd) function write_dcd_table_ivt (line 454) | static int write_dcd_table_ivt(struct sdp_dev *dev, struct dcd_v2 *dcdhdr) function get_dcd_range_old (line 548) | static int get_dcd_range_old(struct flash_header_v1 *hdr, function write_dcd_table_old (line 588) | static int write_dcd_table_old(struct sdp_dev *dev, struct flash_header_... function diff_long (line 614) | static void diff_long(unsigned char *src1, unsigned char *src2, unsigned... function dump_long (line 656) | void dump_long(unsigned char *src, unsigned cnt, unsigned addr, unsigned... function dump_bytes (line 681) | void dump_bytes(unsigned char *src, unsigned cnt, unsigned addr) function fetch_data (line 709) | static void fetch_data(struct load_desc *ld, unsigned foffset, unsigned ... function verify_memory (line 734) | static int verify_memory(struct sdp_dev *dev, struct load_desc *ld, unsi... function load_file (line 809) | static int load_file(struct sdp_dev *dev, struct load_desc *ld, unsigned... function jump (line 901) | static int jump(struct sdp_dev *dev, unsigned int header_addr) function load_file_from_desc (line 937) | static int load_file_from_desc(struct sdp_dev *dev, struct sdp_work *curr, function is_header (line 1016) | static int is_header(struct sdp_dev *dev, unsigned char *p) function init_header (line 1044) | static void init_header(struct sdp_dev *dev, struct load_desc *ld) function perform_dcd (line 1105) | static int perform_dcd(struct sdp_dev *dev, unsigned char *p, unsigned c... function clear_dcd_ptr (line 1173) | static int clear_dcd_ptr(struct sdp_dev *dev, unsigned char *p) function get_dl_start (line 1198) | static int get_dl_start(struct sdp_dev *dev, unsigned char *p, function process_header (line 1262) | static int process_header(struct sdp_dev *dev, struct sdp_work *curr, function do_download (line 1362) | static int do_download(struct sdp_dev *dev, struct sdp_work *curr, int v... function do_work (line 1440) | int do_work(struct sdp_dev *p_id, struct sdp_work **work, int verify) FILE: imx_sdp.h type ram_area (line 26) | struct ram_area { type mem_work (line 31) | struct mem_work { type sdp_work (line 40) | struct sdp_work type sdp_work (line 41) | struct sdp_work { type sdp_dev (line 60) | struct sdp_dev type protocol_ops (line 62) | struct protocol_ops { type sdp_dev (line 82) | struct sdp_dev { type sdp_dev (line 124) | struct sdp_dev type sdp_work (line 124) | struct sdp_work FILE: imx_sdp_simulation.c type sim_memory (line 29) | struct sim_memory type sim_memory (line 30) | struct sim_memory { function do_simulation (line 38) | int do_simulation(struct sdp_dev *dev, int report, unsigned char *p, uns... function do_simulation_cleanup (line 139) | void do_simulation_cleanup(void) FILE: imx_sdp_simulation.h type sdp_dev (line 24) | struct sdp_dev FILE: imx_uart.c function transfer_uart (line 49) | int transfer_uart(struct sdp_dev *dev, int report, unsigned char *p, uns... type termios (line 76) | struct termios function uart_connect (line 78) | int uart_connect(int *uart_fd, char const *tty, int usertscts, int assoc... type termios (line 242) | struct termios function uart_close (line 244) | void uart_close(int *uart_fd, DCB* orig) function print_usage (line 265) | void print_usage(void) function parse_opts (line 292) | int parse_opts(int argc, char * const *argv, char const **ttyfile, function sdps_init_ops (line 360) | void sdps_init_ops(struct sdp_dev *dev) function main (line 368) | int main(int argc, char * const argv[]) FILE: imx_usb.c type mach_id (line 44) | struct mach_id type mach_id (line 45) | struct mach_id { function print_devs (line 53) | static void print_devs(libusb_device **devs) type mach_id (line 93) | struct mach_id type mach_id (line 97) | struct mach_id type mach_id (line 120) | struct mach_id type mach_id (line 120) | struct mach_id type mach_id (line 134) | struct mach_id type mach_id (line 137) | struct mach_id type mach_id (line 138) | struct mach_id type mach_id (line 139) | struct mach_id type mach_id (line 174) | struct mach_id type mach_id (line 174) | struct mach_id function libusb_device (line 186) | static libusb_device *find_imx_dev(libusb_device **devs, struct mach_id ... function transfer_hid (line 245) | static int transfer_hid(struct sdp_dev *dev, int report, unsigned char *... function transfer_bulk (line 322) | static int transfer_bulk(struct sdp_dev *dev, int report, unsigned char ... function transfer_simulation (line 344) | int transfer_simulation(struct sdp_dev *dev, int report, unsigned char *... function print_usage (line 375) | void print_usage(void) function do_simulation_dev (line 400) | int do_simulation_dev(char const *base_path, char const *conf_path, function do_autodetect_dev (line 447) | int do_autodetect_dev(char const *base_path, char const *conf_path, type option (line 570) | struct option function main (line 582) | int main(int argc, char * const argv[]) FILE: msvc/getopt.c type ENUM_ORDERING (line 56) | enum ENUM_ORDERING { REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER } type _getopt_data_a (line 64) | struct _getopt_data_a function exchange_a (line 79) | static void exchange_a(char **argv, struct _getopt_data_a *d) type _getopt_data_a (line 115) | struct _getopt_data_a function _getopt_internal_r_a (line 136) | int _getopt_internal_r_a (int argc, char *const *argv, const char *optst... function _getopt_internal_a (line 486) | int _getopt_internal_a (int argc, char *const *argv, const char *optstri... function getopt_a (line 497) | int getopt_a (int argc, char *const *argv, const char *optstring) _GETOP... function getopt_long_a (line 501) | int getopt_long_a (int argc, char *const *argv, const char *options, con... function getopt_long_only_a (line 505) | int getopt_long_only_a (int argc, char *const *argv, const char *options... function _getopt_long_r_a (line 509) | int _getopt_long_r_a (int argc, char *const *argv, const char *options, ... function _getopt_long_only_r_a (line 513) | int _getopt_long_only_r_a (int argc, char *const *argv, const char *opti... type _getopt_data_w (line 524) | struct _getopt_data_w function exchange_w (line 539) | static void exchange_w(wchar_t **argv, struct _getopt_data_w *d) function wchar_t (line 575) | static const wchar_t *_getopt_initialize_w (const wchar_t *optstring, st... function _getopt_internal_r_w (line 596) | int _getopt_internal_r_w (int argc, wchar_t *const *argv, const wchar_t ... function _getopt_internal_w (line 946) | int _getopt_internal_w (int argc, wchar_t *const *argv, const wchar_t *o... function getopt_w (line 957) | int getopt_w (int argc, wchar_t *const *argv, const wchar_t *optstring) ... function getopt_long_w (line 961) | int getopt_long_w (int argc, wchar_t *const *argv, const wchar_t *option... function getopt_long_only_w (line 965) | int getopt_long_only_w (int argc, wchar_t *const *argv, const wchar_t *o... function _getopt_long_r_w (line 969) | int _getopt_long_r_w (int argc, wchar_t *const *argv, const wchar_t *opt... function _getopt_long_only_r_w (line 973) | int _getopt_long_only_r_w (int argc, wchar_t *const *argv, const wchar_t... FILE: msvc/getopt.h type option_a (line 90) | struct option_a function _GETOPT_API (line 98) | extern _GETOPT_API int getopt_a(int argc, char *const *argv, const char ... type option_w (line 112) | struct option_w type option_w (line 113) | struct option_w FILE: sdp.c type sdp_command (line 11) | struct sdp_command { function sdp_fill_read_reg (line 28) | static int sdp_fill_read_reg(unsigned char *buf, unsigned addr, unsigned... function sdp_fill_write_reg (line 44) | static int sdp_fill_write_reg(unsigned char *buf, unsigned addr, unsigne... function sdp_fill_status (line 60) | static int sdp_fill_status(unsigned char *buf) function sdp_fill_dl_dcd (line 76) | static int sdp_fill_dl_dcd(unsigned char *buf, unsigned dcd_addr, int le... function sdp_fill_write_file (line 92) | static int sdp_fill_write_file(unsigned char *buf, unsigned dladdr, unsi... function sdp_fill_jump (line 108) | static int sdp_fill_jump(unsigned char *buf, unsigned header_addr) function sdp_get_cmd_addr_cnt (line 124) | static int sdp_get_cmd_addr_cnt(unsigned char *buf, type protocol_ops (line 157) | struct protocol_ops function sdp_init_ops (line 167) | void sdp_init_ops(struct sdp_dev *dev) FILE: sdp.h type sdp_dev (line 1) | struct sdp_dev FILE: sdps.c type spds (line 14) | struct spds function sdps_fill_read_reg (line 33) | static int sdps_fill_read_reg(unsigned char *buf, unsigned addr, unsigne... function sdps_fill_write_reg (line 38) | static int sdps_fill_write_reg(unsigned char *buf, unsigned addr, unsign... function sdps_fill_status (line 43) | static int sdps_fill_status(unsigned char *buf) function sdps_fill_dl_dcd (line 48) | static int sdps_fill_dl_dcd(unsigned char *buf, unsigned dcd_addr, int l... function sdps_fill_write_file (line 53) | static int sdps_fill_write_file(unsigned char *buf, unsigned dladdr, uns... function sdps_fill_jump (line 69) | static int sdps_fill_jump(unsigned char *buf, unsigned header_addr) type protocol_ops (line 74) | struct protocol_ops function sdps_init_ops (line 83) | void sdps_init_ops(struct sdp_dev *dev) FILE: sdps.h type sdp_dev (line 2) | struct sdp_dev