Searched defs:data (Results 1 – 20 of 20) sorted by relevance
| /common/ |
| A D | bootstage.c | 59 struct bootstage_data *data; in bootstage_relocate() local 86 struct bootstage_record *find_id(struct bootstage_data *data, in find_id() 119 struct bootstage_data *data = gd->bootstage; in bootstage_add_record() local 197 struct bootstage_data *data = gd->bootstage; in bootstage_start() local 211 struct bootstage_data *data = gd->bootstage; in bootstage_accum() local 271 struct bootstage_data *data = gd->bootstage; in add_bootstages_devicetree() local 329 struct bootstage_data *data = gd->bootstage; in bootstage_report() local 380 const struct bootstage_data *data = gd->bootstage; in bootstage_stash() local 429 struct bootstage_data *data = gd->bootstage; in bootstage_unstash() local 521 struct bootstage_data *data = gd->bootstage; in bootstage_get_size() local [all …]
|
| A D | usb_kbd.c | 146 static void usb_kbd_put_queue(struct usb_kbd_pdata *data, u8 c) in usb_kbd_put_queue() 172 struct usb_kbd_pdata *data = dev->privptr; in usb_kbd_setled() local 184 static int usb_kbd_translate(struct usb_kbd_pdata *data, unsigned char scancode, in usb_kbd_translate() 308 struct usb_kbd_pdata *data = dev->privptr; in usb_kbd_service_key() local 332 struct usb_kbd_pdata *data = dev->privptr; in usb_kbd_irq_worker() local 376 struct usb_kbd_pdata *data = dev->privptr; local 417 struct usb_kbd_pdata *data; local 461 struct usb_kbd_pdata *data; local 485 struct usb_kbd_pdata *data; local 661 struct usb_kbd_pdata *data; local
|
| A D | bouncebuf.c | 36 int bounce_buffer_start_extalign(struct bounce_buffer *state, void *data, in bounce_buffer_start_extalign() 69 int bounce_buffer_start(struct bounce_buffer *state, void *data, in bounce_buffer_start()
|
| A D | usb_onboard_hub.c | 120 struct onboard_hub_data *data = in usb_onboard_hub_reset() local 148 struct onboard_hub_data *data = in usb_onboard_hub_power_off() local 169 struct onboard_hub_data *data = in usb_onboard_hub_probe() local
|
| A D | s_record.c | 12 int srec_decode (char *input, int *count, ulong *addr, char *data) in srec_decode()
|
| A D | usb_hub.c | 93 static int usb_get_hub_descriptor(struct usb_device *dev, void *data, int size) in usb_get_hub_descriptor() 119 static int usb_get_hub_status(struct usb_device *dev, void *data) in usb_get_hub_status() 126 int usb_get_port_status(struct usb_device *dev, int port, void *data) in usb_get_port_status()
|
| A D | event.c | 134 int event_notify(enum event_t type, void *data, int size) in event_notify()
|
| A D | update.c | 201 const void *data; in update_fit_getparams() local
|
| A D | log.c | 309 const void *data, uint width, uint count, uint linelen) in _log_buffer()
|
| A D | usb.c | 224 void *data, unsigned short size, int timeout) in usb_control_msg() 277 void *data, int len, int *actual_length, int timeout) in usb_bulk_msg()
|
| A D | menu.c | 29 void *data; member
|
| A D | hash.c | 397 int hash_block(const char *algo_name, const void *data, unsigned int len, in hash_block()
|
| A D | avb_verify.c | 178 struct AvbOpsData *data; in avb_set_state() local
|
| A D | command.c | 662 char *data; in cmd_source_script() local
|
| A D | usb_storage.c | 194 struct us_data *data; in usb_stor_probe_device() local
|
| A D | cli_hush.c | 313 char *data; member
|
| A D | cli_hush_upstream.c | 552 char *data; member
|
| /common/eeprom/ |
| A D | eeprom_layout.c | 27 __weak int eeprom_layout_detect(unsigned char *data) in eeprom_layout_detect()
|
| /common/spl/ |
| A D | spl_atf.c | 215 const void *data; in spl_fit_images_find() local
|
| A D | spl_fit.c | 225 const void *data; in load_simple_fit() local
|
Completed in 74 milliseconds