/Linux-v4.19/drivers/usb/usbip/ |
D | stub_main.c | 47 static int get_busid_idx(const char *busid) in get_busid_idx() 66 struct bus_id_priv *get_busid_priv(const char *busid) in get_busid_priv() 89 static int add_match_busid(char *busid) in add_match_busid() 121 int del_match_busid(char *busid) in del_match_busid() 172 char busid[BUSID_SIZE]; in match_busid_store() local 202 static int do_rebind(char *busid, struct bus_id_priv *busid_priv) in do_rebind()
|
/Linux-v4.19/tools/usb/usbip/src/ |
D | usbip_attach.c | 51 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection() 132 static int query_import_device(int sockfd, char *busid) in query_import_device() 186 static int attach_device(char *host, char *busid) in attach_device() 222 char *busid = NULL; in usbip_attach() local
|
D | usbip_bind.c | 50 static int bind_usbip(char *busid) in bind_usbip() 71 static int unbind_other(char *busid) in unbind_other() 142 static int bind_device(char *busid) in bind_device()
|
D | usbip_list.c | 163 static void print_device(const char *busid, const char *vendor, in print_device() 189 const char *busid; in list_devices() local 278 const char *busid; in list_gadget_devices() local
|
D | utils.c | 27 int modify_match_busid(char *busid, int add) in modify_match_busid()
|
D | usbip_unbind.c | 42 static int unbind_device(char *busid) in unbind_device()
|
D | usbip_network.h | 54 char busid[SYSFS_BUS_ID_SIZE]; member 69 char busid[SYSFS_BUS_ID_SIZE]; member
|
/Linux-v4.19/arch/mips/txx9/generic/ |
D | spi_eeprom.c | 23 int __init spi_eeprom_register(int busid, int chipid, int size) in spi_eeprom_register() 47 int busid; member 87 int __init spi_eeprom_read(int busid, int chipid, int address, in spi_eeprom_read()
|
D | setup_tx4938.c | 304 void __init tx4938_spi_init(int busid) in tx4938_spi_init()
|
D | setup.c | 419 void __init txx9_spi_init(int busid, unsigned long base, int irq) in txx9_spi_init()
|
/Linux-v4.19/arch/mips/include/asm/txx9/ |
D | spi.h | 23 static inline int spi_eeprom_register(int busid, int chipid, int size) in spi_eeprom_register() 27 static inline int spi_eeprom_read(int busid, int chipid, in spi_eeprom_read()
|
/Linux-v4.19/include/linux/amba/ |
D | bus.h | 131 #define __AMBA_DEV(busid, data, mask) \ argument 144 #define AMBA_APB_DEVICE(name, busid, id, base, irqs, data) \ argument 155 #define AMBA_AHB_DEVICE(name, busid, id, base, irqs, data) \ argument
|
/Linux-v4.19/drivers/s390/scsi/ |
D | zfcp_aux.c | 56 static void __init zfcp_init_device_configure(char *busid, u64 wwpn, u64 lun) in zfcp_init_device_configure() 92 char busid[ZFCP_BUS_ID_SIZE]; in zfcp_init_device_setup() local
|
/Linux-v4.19/tools/usb/usbip/libsrc/ |
D | vhci_driver.c | 21 imported_device_init(struct usbip_imported_device *idev, char *busid) in imported_device_init() 188 char *port, unsigned long port_len, char *busid) in read_record()
|
D | usbip_common.h | 113 char busid[SYSFS_BUS_ID_SIZE]; member
|
D | usbip_common.c | 241 char busid[SYSFS_BUS_ID_SIZE]; in read_usb_interface() local
|
/Linux-v4.19/drivers/amba/ |
D | bus.c | 676 const char *busid; member 716 amba_find_device(const char *busid, struct device *parent, unsigned int id, in amba_find_device()
|
/Linux-v4.19/drivers/s390/block/ |
D | dasd_eer.c | 283 char busid[DASD_EER_BUSID_SIZE]; member
|
/Linux-v4.19/arch/x86/include/asm/ |
D | mpspec_def.h | 80 unsigned char busid; member
|