/linux/drivers/usb/usbip/ |
H A D | stub_main.c | 46 static int get_busid_idx(const char *busid) in get_busid_idx() argument 65 struct bus_id_priv *get_busid_priv(const char *busid) in get_busid_priv() argument 88 static int add_match_busid(char *busid) in add_match_busid() argument 120 int del_match_busid(char *busid) in del_match_busid() argument 170 char busid[BUSID_SIZE]; match_busid_store() local 199 do_rebind(char * busid,struct bus_id_priv * busid_priv) do_rebind() argument [all...] |
/linux/tools/usb/usbip/src/ |
H A D | usbip_attach.c | 39 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection() argument 120 static int query_import_device(int sockfd, char *busid) in query_import_device() argument 174 attach_device(char * host,char * busid) attach_device() argument 210 char *busid = NULL; usbip_attach() local [all...] |
H A D | usbip_bind.c | 38 static int bind_usbip(char *busid) in bind_usbip() argument 59 static int unbind_other(char *busid) in unbind_other() argument 130 bind_device(char * busid) bind_device() argument [all...] |
H A D | usbip_list.c | 152 static void print_device(const char *busid, const char *vendor, in print_device() argument 178 const char *busid; in list_devices() local 267 const char *busid; in list_gadget_devices() local [all...] |
H A D | utils.c | 15 int modify_match_busid(char *busid, int add) in modify_match_busid() argument
|
H A D | usbip_network.h | 48 char busid[SYSFS_BUS_ID_SIZE]; member 63 char busid[SYSFS_BUS_ID_SIZE]; member
|
H A D | usbip_unbind.c | 30 static int unbind_device(char *busid) in unbind_device() argument [all...] |
/linux/include/linux/amba/ |
H A D | bus.h | 159 #define __AMBA_DEV(busid, data, mask) \ argument 172 #define AMBA_APB_DEVICE(name, busid, id, base, irqs, data) \ argument 183 #define AMBA_AHB_DEVICE(name, busid, id, base, irqs, data) \ argument
|
/linux/drivers/s390/scsi/ |
H A D | zfcp_aux.c | 58 static void __init zfcp_init_device_configure(char *busid, u64 wwpn, u64 lun) in zfcp_init_device_configure() argument 94 char busid[ZFCP_BUS_ID_SIZE]; in zfcp_init_device_setup() local
|
/linux/tools/usb/usbip/libsrc/ |
H A D | vhci_driver.c | 21 imported_device_init(struct usbip_imported_device *idev, char *busid) in imported_device_init() argument 188 char *port, unsigned long port_len, char *busid) in read_record() argument
|
H A D | usbip_common.h | 113 char busid[SYSFS_BUS_ID_SIZE]; member
|
H A D | usbip_common.c | 243 char busid[SYSFS_BUS_ID_SIZE]; in read_usb_interface() local [all...] |
/linux/arch/mips/txx9/generic/ |
H A D | setup_tx4938.c | 304 void __init tx4938_spi_init(int busid) in tx4938_spi_init() argument
|
H A D | setup.c | 345 void __init txx9_spi_init(int busid, unsigned long base, int irq) in txx9_spi_init() argument
|
/linux/drivers/s390/block/ |
H A D | dasd_eer.c | 277 char busid[DASD_EER_BUSID_SIZE]; member
|
H A D | dasd_devmap.c | 2085 dasd_devmap_set_copy_relation(struct dasd_devmap * devmap,struct dasd_copy_relation * copy,char * busid,bool primary) dasd_devmap_set_copy_relation() argument 2115 dasd_devmap_del_copy_relation(struct dasd_copy_relation * copy,char * busid) dasd_devmap_del_copy_relation() argument [all...] |
H A D | dasd_int.h | 272 char busid[DASD_BUS_ID_SIZE]; member
|
H A D | dasd_eckd.c | 6105 char *busid) in copy_relation_find_device() argument
|
/linux/arch/x86/include/asm/ |
H A D | mpspec_def.h | 80 unsigned char busid; member
|