/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | connection.c | 558 const struct gb_hd_driver *drv = hd->driver; in gb_connection_cport_shutdown() local
|
/kernel/linux/linux-5.10/drivers/memstick/core/ |
H A D | memstick.c | 41 static int memstick_bus_match(struct device *dev, struct device_driver *drv) in memstick_bus_match() argument 81 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_probe() local 98 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_remove() local 117 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_suspend() local 130 struct memstick_driver *drv = container_of(dev->driver, memstick_device_resume() local 610 memstick_register_driver(struct memstick_driver *drv) memstick_register_driver() argument 618 memstick_unregister_driver(struct memstick_driver *drv) memstick_unregister_driver() argument [all...] |
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | proc.c | 360 const struct pci_driver *drv; in show_device() local
|
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | daisy.c | 87 struct device_driver *drv = par_dev->dev.driver; in daisy_drv_probe() local
|
/kernel/linux/linux-5.10/drivers/pci/pcie/ |
H A D | portdrv_core.c | 23 struct pcie_port_service_driver *drv; member 594 void pcie_port_service_unregister(struct pcie_port_service_driver *drv) in pcie_port_service_unregister() argument
|
/kernel/linux/linux-5.10/drivers/pnp/ |
H A D | card.c | 19 static const struct pnp_card_device_id *match_card(struct pnp_card_driver *drv, in match_card() argument 60 struct pnp_card_driver *drv = to_pnp_card_driver(dev->driver); in card_remove_first() local 71 static int card_probe(struct pnp_card *card, struct pnp_card_driver *drv) in card_probe() argument 264 struct pnp_card_driver *drv = pnp_add_card() local 333 struct pnp_card_driver *drv; pnp_request_card_device() local 379 struct pnp_card_driver *drv = dev->card_link->driver; pnp_release_card_device() local 414 pnp_register_card_driver(struct pnp_card_driver *drv) pnp_register_card_driver() argument 447 pnp_unregister_card_driver(struct pnp_card_driver *drv) pnp_unregister_card_driver() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 272 struct device_driver *drv; in rockchip_drm_endpoint_is_subdriver() local 324 struct platform_driver *drv = rockchip_sub_drivers[i]; in rockchip_drm_match_add() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun4i_drv.c | 61 struct sun4i_drv *drv; in sun4i_drv_bind() local
|
H A D | sun8i_mixer.c | 338 struct sun4i_drv *drv = drm->dev_private; in sun8i_mixer_bind() local
|
H A D | sun4i_hdmi_enc.c | 490 struct sun4i_drv *drv = drm->dev_private; in sun4i_hdmi_bind() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_drv.c | 237 struct device_driver *drv = &drivers[i]->driver; in vc4_match_add_drivers() local
|
/kernel/linux/linux-5.10/drivers/rpmsg/ |
H A D | rpmsg_core.c | 407 static int rpmsg_dev_match(struct device *dev, struct device_driver *drv) in rpmsg_dev_match() argument
|
/kernel/linux/linux-5.10/include/linux/amba/ |
H A D | bus.h | 77 struct device_driver drv; member
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | css.h | 84 struct device_driver drv; member
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | gbphy.c | 120 static int gbphy_dev_match(struct device *dev, struct device_driver *drv) in gbphy_dev_match() argument
|
/kernel/linux/linux-5.10/include/linux/device/ |
H A D | driver.h | 170 static inline struct device *driver_find_device_by_name(struct device_driver *drv, in driver_find_device_by_name() argument 183 driver_find_device_by_of_node(struct device_driver *drv, in driver_find_device_by_of_node() argument 196 driver_find_device_by_fwnode(struct device_driver *drv, const struct fwnode_handle *fwnode) driver_find_device_by_fwnode() argument 208 driver_find_device_by_devt(struct device_driver *drv, dev_t devt) driver_find_device_by_devt() argument 214 driver_find_next_device(struct device_driver *drv, struct device *start) driver_find_next_device() argument 228 driver_find_device_by_acpi_dev(struct device_driver *drv, const struct acpi_device *adev) driver_find_device_by_acpi_dev() argument 235 driver_find_device_by_acpi_dev(struct device_driver *drv, const void *adev) driver_find_device_by_acpi_dev() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | gameport.h | 42 struct gameport_driver *drv; member
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-mem.c | 724 static inline struct spi_mem_driver *to_spi_mem_drv(struct device_driver *drv) in to_spi_mem_drv() argument
|
/kernel/linux/linux-5.10/drivers/spmi/ |
H A D | spmi.c | 44 static int spmi_device_match(struct device *dev, struct device_driver *drv) in spmi_device_match() argument
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | tifm_core.c | 41 static int tifm_bus_match(struct device *dev, struct device_driver *drv) in tifm_bus_match() argument 71 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_probe() local 93 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_remove() local 111 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_suspend() local 122 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, tifm_device_resume() local 313 tifm_register_driver(struct tifm_driver *drv) tifm_register_driver() argument 321 tifm_unregister_driver(struct tifm_driver *drv) tifm_unregister_driver() argument [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | ucb1x00-core.c | 390 static int ucb1x00_add_dev(struct ucb1x00 *ucb, struct ucb1x00_driver *drv) in ucb1x00_add_dev() argument 495 struct ucb1x00_driver *drv; in ucb1x00_probe() local 636 int ucb1x00_register_driver(struct ucb1x00_driver *drv) in ucb1x00_register_driver() argument 650 ucb1x00_unregister_driver(struct ucb1x00_driver *drv) ucb1x00_unregister_driver() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_xgmac.c | 91 static void hns_xgmac_tx_enable(struct mac_driver *drv, u32 value) in hns_xgmac_tx_enable() argument 101 static void hns_xgmac_rx_enable(struct mac_driver *drv, u32 value) in hns_xgmac_rx_enable() argument 138 struct mac_driver *drv = (struct mac_driver *)mac_drv; in hns_xgmac_enable() local 162 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_disable() local 182 hns_xgmac_pma_fec_enable(struct mac_driver *drv, u32 tx_value, u32 rx_value) hns_xgmac_pma_fec_enable() argument 193 hns_xgmac_exc_irq_en(struct mac_driver *drv, u32 en) hns_xgmac_exc_irq_en() argument 208 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_init() local 233 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_config_pad_and_crc() local 250 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_pausefrm_cfg() local 260 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_set_pausefrm_mac_addr() local 276 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_set_tx_auto_pause_frames() local 293 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_config_max_frame_length() local 300 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_update_stats() local 411 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_free() local 427 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_get_info() local 458 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_get_pausefrm_cfg() local 473 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_get_link_status() local 486 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_get_regs() local 730 struct mac_driver *drv = (struct mac_driver *)mac_drv; hns_xgmac_get_stats() local [all...] |
/kernel/linux/linux-6.6/drivers/memstick/core/ |
H A D | memstick.c | 41 static int memstick_bus_match(struct device *dev, struct device_driver *drv) in memstick_bus_match() argument 81 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_probe() local 98 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_remove() local 116 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_suspend() local 129 struct memstick_driver *drv = container_of(dev->driver, memstick_device_resume() local 608 memstick_register_driver(struct memstick_driver *drv) memstick_register_driver() argument 616 memstick_unregister_driver(struct memstick_driver *drv) memstick_unregister_driver() argument [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | base.h | 164 static inline int driver_match_device(struct device_driver *drv, in driver_match_device() argument 198 module_add_driver(struct module *mod, struct device_driver *drv) module_add_driver() argument 200 module_remove_driver(struct device_driver *drv) module_remove_driver() argument [all...] |
/kernel/linux/linux-6.6/include/linux/amba/ |
H A D | bus.h | 82 struct device_driver drv; member 119 static inline int amba_driver_register(struct amba_driver *drv) in amba_driver_register() argument 123 static inline void amba_driver_unregister(struct amba_driver *drv) in amba_driver_unregister() argument
|