Searched defs:drv (Results 476 - 497 of 497) sorted by relevance

<<11121314151617181920

/linux-master/drivers/usb/host/
H A Dxhci.c5377 void xhci_init_driver(struct hc_driver *drv, argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c5918 bnx2x_func_init_func(struct bnx2x *bp, const struct bnx2x_func_sp_drv_ops *drv) argument
5935 bnx2x_func_init_port(struct bnx2x *bp, const struct bnx2x_func_sp_drv_ops *drv) argument
5955 bnx2x_func_init_cmn_chip(struct bnx2x *bp, const struct bnx2x_func_sp_drv_ops *drv) argument
5975 bnx2x_func_init_cmn(struct bnx2x *bp, const struct bnx2x_func_sp_drv_ops *drv) argument
5990 const struct bnx2x_func_sp_drv_ops *drv = o->drv; local
6060 bnx2x_func_reset_func(struct bnx2x *bp, const struct bnx2x_func_sp_drv_ops *drv) argument
6081 bnx2x_func_reset_port(struct bnx2x *bp, const struct bnx2x_func_sp_drv_ops *drv) argument
6098 bnx2x_func_reset_cmn(struct bnx2x *bp, const struct bnx2x_func_sp_drv_ops *drv) argument
6110 const struct bnx2x_func_sp_drv_ops *drv = o->drv; local
[all...]
H A Dbnx2x_sp.h1356 struct bnx2x_func_sp_drv_ops *drv; member in struct:bnx2x_func_sp_obj
/linux-master/drivers/pinctrl/
H A Dpinctrl-rockchip.c3219 struct rockchip_drv *drv = &bank->drv[j]; local
[all...]
H A Dpinctrl-bm1880.c1092 static int bm1880_pinconf_drv_get(u32 width, u32 drv) argument
/linux-master/drivers/char/ipmi/
H A Dipmi_msghandler.c2983 static struct bmc_device *ipmi_find_bmc_guid(struct device_driver *drv, argument
3022 ipmi_find_bmc_prod_dev_id( struct device_driver *drv, unsigned int product_id, unsigned char device_id) argument
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h648 const void *drv; member in struct:rt2x00_ops
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h1119 struct iwl_drv *drv; member in struct:iwl_trans
/linux-master/include/linux/
H A Dphy.h649 const struct phy_driver *drv; member in struct:phy_device
H A Dacpi.h943 acpi_driver_match_device(struct device *dev, const struct device_driver *drv) argument
H A Dpci.h963 static inline struct pci_driver *to_pci_driver(struct device_driver *drv) argument
1984 static inline int __must_check __pci_register_driver(struct pci_driver *drv, argument
1988 static inline int pci_register_driver(struct pci_driver *drv) argument
1990 static inline void pci_unregister_driver(struct pci_driver *drv) { } argument
/linux-master/include/linux/ssb/
H A Dssb.h326 struct device_driver drv; member in struct:ssb_driver
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c4164 static void arm_smmu_driver_unregister(struct platform_driver *drv) argument
/linux-master/drivers/usb/core/
H A Dhub.c845 const struct hc_driver *drv; local
1899 const struct hc_driver *drv = bus_to_hcd(hdev->bus)->driver; local
6298 struct usb_driver *drv; local
6321 struct usb_driver *drv; local
[all...]
/linux-master/drivers/platform/x86/
H A Dtoshiba_acpi.c2455 struct toshiba_acpi_dev *drv = dev_get_drvdata(dev); local
[all...]
H A Dthinkpad_acpi.c1371 static ssize_t interface_version_show(struct device_driver *drv, char *buf) argument
1378 static ssize_t debug_level_show(struct device_driver *drv, char *buf) argument
1383 static ssize_t debug_level_store(struct device_driver *drv, const char *buf, argument
1398 static ssize_t version_show(struct device_driver *drv, char *buf) argument
1410 static ssize_t wlsw_emulstate_show(struct device_driver *drv, char *buf) argument
1415 static ssize_t wlsw_emulstate_store(struct device_driver *drv, const char *buf, argument
1433 static ssize_t bluetooth_emulstate_show(struct device_driver *drv, char *buf) argument
1438 static ssize_t bluetooth_emulstate_store(struct device_driver *drv, argument
1453 static ssize_t wwan_emulstate_show(struct device_driver *drv, char *buf) argument
1458 static ssize_t wwan_emulstate_store(struct device_driver *drv, cons argument
1473 uwb_emulstate_show(struct device_driver *drv, char *buf) argument
1478 uwb_emulstate_store(struct device_driver *drv, const char *buf, size_t count) argument
8582 fan_watchdog_show(struct device_driver *drv, char *buf) argument
8587 fan_watchdog_store(struct device_driver *drv, const char *buf, size_t count) argument
[all...]
/linux-master/drivers/base/
H A Dcore.c2416 struct device_driver *drv; local
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h167 struct ipw2100_bd *drv; member in struct:ipw2100_bd_queue
216 struct ipw2100_status *drv; member in struct:ipw2100_status_queue
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_fw.h1019 } drv; member in union:abort_entry_24xx::__anon843
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h827 const struct mt76_driver_ops *drv; member in struct:mt76_dev
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2810 struct il_priv *drv; member in struct:il_lq_sta
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h3128 union ionic_drv_identity drv; member in struct:ionic_identity

Completed in 797 milliseconds

<<11121314151617181920