Searched defs:host_dev (Results 1 - 12 of 12) sorted by relevance
/linux-4.4.14/drivers/net/dsa/ |
H A D | mv88e6123_61_65.c | 32 static char *mv88e6123_61_65_probe(struct device *host_dev, int sw_addr) mv88e6123_61_65_probe() argument
|
H A D | mv88e6171.c | 27 static char *mv88e6171_probe(struct device *host_dev, int sw_addr) mv88e6171_probe() argument
|
H A D | mv88e6131.c | 28 static char *mv88e6131_probe(struct device *host_dev, int sw_addr) mv88e6131_probe() argument
|
H A D | mv88e6352.c | 39 static char *mv88e6352_probe(struct device *host_dev, int sw_addr) mv88e6352_probe() argument
|
H A D | mv88e6060.c | 60 static char *mv88e6060_probe(struct device *host_dev, int sw_addr) mv88e6060_probe() argument
|
H A D | bcm_sf2.c | 138 static char *bcm_sf2_sw_probe(struct device *host_dev, int sw_addr) bcm_sf2_sw_probe() argument
|
H A D | mv88e6xxx.c | 2596 char *mv88e6xxx_lookup_name(struct device *host_dev, int sw_addr, mv88e6xxx_lookup_name() argument
|
/linux-4.4.14/drivers/ide/ |
H A D | ide.c | 73 struct device *host_dev; ide_device_get() local 101 struct device *host_dev = drive->hwif->host->dev[0]; ide_device_put() local
|
/linux-4.4.14/net/dsa/ |
H A D | dsa.c | 52 dsa_switch_probe(struct device *host_dev, int sw_addr, char **_name) dsa_switch_probe() argument 376 dsa_switch_setup(struct dsa_switch_tree *dst, int index, struct device *parent, struct device *host_dev) dsa_switch_setup() argument
|
/linux-4.4.14/include/net/ |
H A D | dsa.h | 38 struct device *host_dev; member in struct:dsa_chip_data
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi_lib.c | 2082 struct device *host_dev; scsi_calculate_bounce_limit() local
|
H A D | storvsc_drv.c | 927 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); storvsc_command_completion() local 1292 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); storvsc_host_reset_handler() local 1376 struct hv_host_device *host_dev = shost_priv(host); storvsc_queuecommand() local 1544 struct hv_host_device *host_dev; storvsc_probe() local
|
Completed in 386 milliseconds