Home
last modified time | relevance | path

Searched defs:host_dev (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/net/dsa/
Dmv88e6123_61_65.c20 static char *mv88e6123_61_65_probe(struct device *host_dev, int sw_addr) in mv88e6123_61_65_probe()
Dmv88e6171.c20 static char *mv88e6171_probe(struct device *host_dev, int sw_addr) in mv88e6171_probe()
Dmv88e6131.c20 static char *mv88e6131_probe(struct device *host_dev, int sw_addr) in mv88e6131_probe()
Dmv88e6060.c62 static char *mv88e6060_probe(struct device *host_dev, int sw_addr) in mv88e6060_probe()
Dmv88e6352.c25 static char *mv88e6352_probe(struct device *host_dev, int sw_addr) in mv88e6352_probe()
Dbcm_sf2.c134 static char *bcm_sf2_sw_probe(struct device *host_dev, int sw_addr) in bcm_sf2_sw_probe()
/linux-4.1.27/drivers/ide/
Dide.c73 struct device *host_dev; in ide_device_get() local
101 struct device *host_dev = drive->hwif->host->dev[0]; in ide_device_put() local
/linux-4.1.27/net/dsa/
Ddsa.c51 dsa_switch_probe(struct device *host_dev, int sw_addr, char **_name) in dsa_switch_probe()
336 struct device *parent, struct device *host_dev) in dsa_switch_setup()
/linux-4.1.27/drivers/scsi/
Dstorvsc_drv.c1103 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); in storvsc_command_completion() local
1470 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); in storvsc_host_reset_handler() local
1554 struct hv_host_device *host_dev = shost_priv(host); in storvsc_queuecommand() local
1747 struct hv_host_device *host_dev; in storvsc_probe() local
Dscsi_lib.c2082 struct device *host_dev; in scsi_calculate_bounce_limit() local
/linux-4.1.27/include/net/
Ddsa.h38 struct device *host_dev; member