Home
last modified time | relevance | path

Searched defs:data (Results 1 – 20 of 20) sorted by relevance

/common/
A Dbootstage.c59 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 Dusb_kbd.c146 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 Dbouncebuf.c36 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 Dusb_onboard_hub.c120 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 Ds_record.c12 int srec_decode (char *input, int *count, ulong *addr, char *data) in srec_decode()
A Dusb_hub.c93 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 Devent.c134 int event_notify(enum event_t type, void *data, int size) in event_notify()
A Dupdate.c201 const void *data; in update_fit_getparams() local
A Dlog.c309 const void *data, uint width, uint count, uint linelen) in _log_buffer()
A Dusb.c224 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 Dmenu.c29 void *data; member
A Dhash.c397 int hash_block(const char *algo_name, const void *data, unsigned int len, in hash_block()
A Davb_verify.c178 struct AvbOpsData *data; in avb_set_state() local
A Dcommand.c662 char *data; in cmd_source_script() local
A Dusb_storage.c194 struct us_data *data; in usb_stor_probe_device() local
A Dcli_hush.c313 char *data; member
A Dcli_hush_upstream.c552 char *data; member
/common/eeprom/
A Deeprom_layout.c27 __weak int eeprom_layout_detect(unsigned char *data) in eeprom_layout_detect()
/common/spl/
A Dspl_atf.c215 const void *data; in spl_fit_images_find() local
A Dspl_fit.c225 const void *data; in load_simple_fit() local

Completed in 74 milliseconds