Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/dsa/
Dmv88e6171.c27 static char *mv88e6171_probe(struct device *host_dev, int sw_addr) in mv88e6171_probe()
Dmv88e6123_61_65.c32 static char *mv88e6123_61_65_probe(struct device *host_dev, int sw_addr) in mv88e6123_61_65_probe()
Dmv88e6131.c28 static char *mv88e6131_probe(struct device *host_dev, int sw_addr) in mv88e6131_probe()
Dmv88e6352.c39 static char *mv88e6352_probe(struct device *host_dev, int sw_addr) in mv88e6352_probe()
Dmv88e6060.c60 static char *mv88e6060_probe(struct device *host_dev, int sw_addr) in mv88e6060_probe()
Dbcm_sf2.c138 static char *bcm_sf2_sw_probe(struct device *host_dev, int sw_addr) in bcm_sf2_sw_probe()
Dmv88e6xxx.c2596 char *mv88e6xxx_lookup_name(struct device *host_dev, int sw_addr, in mv88e6xxx_lookup_name()
/linux-4.4.14/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.4.14/drivers/scsi/
Dstorvsc_drv.c927 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); in storvsc_command_completion() local
1292 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); in storvsc_host_reset_handler() local
1376 struct hv_host_device *host_dev = shost_priv(host); in storvsc_queuecommand() local
1544 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.4.14/net/dsa/
Ddsa.c52 dsa_switch_probe(struct device *host_dev, int sw_addr, char **_name) in dsa_switch_probe()
377 struct device *parent, struct device *host_dev) in dsa_switch_setup()
/linux-4.4.14/include/net/
Ddsa.h38 struct device *host_dev; member