/u-boot/lib/efi_selftest/ |
A D | efi_selftest_open_protocol.c | 18 struct interface { struct 27 static struct interface interface1; argument 88 void *interface; in execute() local
|
A D | efi_selftest_manageprotocols.c | 20 struct interface { struct 36 static struct interface interface1; argument 136 struct interface *interface; in execute() local
|
A D | efi_selftest_devicepath.c | 19 struct interface { struct 21 } interface; variable
|
A D | efi_selftest_register_notify.c | 18 struct interface { struct 19 void (EFIAPI * inc)(void);
|
/u-boot/drivers/net/phy/ |
A D | phy.c | 642 phy_interface_t interface) in get_phy_driver() 660 phy_interface_t interface) in phy_device_create() 742 phy_interface_t interface) in create_phy_by_mask() 774 phy_interface_t interface) in search_for_existing_phy() 791 phy_interface_t interface) in get_phy_device_by_mask() 842 phy_interface_t interface) in get_phy_device() 914 phy_interface_t interface) in phy_find_by_mask() 948 phy_interface_t interface) in phy_connect_gmii2rgmii() 990 phy_interface_t interface = PHY_INTERFACE_MODE_NONE; in fixed_phy_create() local 1014 phy_interface_t interface) in phy_connect_fixed() [all …]
|
/u-boot/common/spl/ |
A D | spl_dfu.c | 19 static int run_dfu(int usb_index, char *interface, char *devstring) in run_dfu() 35 int spl_dfu_cmd(int usbctrl, char *dfu_alt_info, char *interface, char *devstr) in spl_dfu_cmd()
|
/u-boot/drivers/dfu/ |
A D | dfu_alt.c | 27 unsigned int len, char *interface, char *devstring) in dfu_write_by_name() 94 char *interface, char *devstring) in dfu_write_by_alt()
|
/u-boot/drivers/usb/gadget/ |
A D | core.c | 115 …interface_instance (struct usb_device_instance *device, int port, int configuration, int interface) in usbd_device_interface_instance() 137 …nce (struct usb_device_instance *device, int port, int configuration, int interface, int alternate) in usbd_device_alternate_instance() 197 *device, int port, int configuration, int interface, int alternate) in usbd_device_interface_descriptor() 221 *device, int port, int configuration, int interface, int alternate, int index) in usbd_device_endpoint_descriptor_index() 245 …ize (struct usb_device_instance *device, int port, int configuration, int interface, int alternate… in usbd_device_endpoint_transfersize() 270 …tor (struct usb_device_instance *device, int port, int configuration, int interface, int alternate… in usbd_device_endpoint_descriptor()
|
/u-boot/net/ |
A D | mdio-uclass.c | 123 phy_interface_t interface) in dm_mdio_phy_connect() 134 phy_interface_t interface) in dm_eth_connect_phy_handle() 188 phy_interface_t interface; in dm_eth_phy_connect() local
|
/u-boot/board/samsung/common/ |
A D | exynos5-dt.c | 152 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system() 162 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
|
/u-boot/drivers/sound/ |
A D | codec-uclass.c | 11 int audio_codec_set_params(struct udevice *dev, int interface, int rate, in audio_codec_set_params()
|
/u-boot/test/dm/ |
A D | audio.c | 18 int interface, rate, mclk_freq, bits_per_sample; in dm_test_audio() local
|
/u-boot/board/spear/spear600/ |
A D | spear600.c | 51 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
|
/u-boot/board/spear/spear300/ |
A D | spear300.c | 56 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
|
/u-boot/board/spear/spear310/ |
A D | spear310.c | 57 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
|
/u-boot/cmd/ |
A D | thordown.c | 22 char *interface = argv[2]; in do_thor_down() local
|
A D | dfu.c | 32 char *interface = NULL; in do_dfu() local
|
/u-boot/board/freescale/ls2080ardb/ |
A D | eth_ls2080rdb.c | 29 int i, interface; in board_eth_init() local
|
/u-boot/board/freescale/t208xrdb/ |
A D | eth_t208xrdb.c | 31 int i, interface; in board_eth_init() local
|
/u-boot/board/freescale/ls1088a/ |
A D | eth_ls1088ardb.c | 25 int i, interface; in board_eth_init() local
|
/u-boot/board/freescale/t4rdb/ |
A D | eth.c | 42 int i, interface; in board_eth_init() local
|
/u-boot/board/samsung/odroid/ |
A D | odroid.c | 77 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system() 82 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
|
/u-boot/board/emulation/common/ |
A D | qemu_dfu.c | 41 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
|
/u-boot/lib/efi_driver/ |
A D | efi_uclass.c | 67 void *interface; in efi_uc_supported() local 115 void *interface = NULL; in efi_uc_start() local
|
/u-boot/board/spear/spear320/ |
A D | spear320.c | 68 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
|