Home
last modified time | relevance | path

Searched defs:dev (Results 12176 – 12200 of 14775) sorted by relevance

1...<<481482483484485486487488489490>>...591

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h242 struct device dev; member
254 #define transport_class_to_vport(dev) \ argument
347 struct device dev; member
364 #define transport_class_to_rport(dev) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/
H A Dosdep_service.c378 inline void *_rtw_usb_buffer_alloc(struct usb_device *dev, size_t size, dma_addr_t *dma) in _rtw_usb_buffer_alloc()
392 inline void _rtw_usb_buffer_free(struct usb_device *dev, size_t size, void *addr, dma_addr_t dma) in _rtw_usb_buffer_free()
825 inline void *dbg_rtw_usb_buffer_alloc(struct usb_device *dev, size_t size, dma_addr_t *dma, const e… in dbg_rtw_usb_buffer_alloc()
843 inline void dbg_rtw_usb_buffer_free(struct usb_device *dev, size_t size, void *addr, dma_addr_t dma… in dbg_rtw_usb_buffer_free()
/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h513 struct net_device *dev; in tcf_change_indev() local
641 static inline bool tc_can_offload(const struct net_device *dev) in tc_can_offload()
646 static inline bool tc_can_offload_extack(const struct net_device *dev, in tc_can_offload_extack()
658 tc_cls_can_offload_and_chain0(const struct net_device *dev, in tc_cls_can_offload_and_chain0()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp.c216 struct device *dev; member
1109 static int sfp_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in sfp_hwmon_read()
1140 static int sfp_hwmon_read_string(struct device *dev, in sfp_hwmon_read_string()
2379 static struct sfp *sfp_alloc(struct device *dev) in sfp_alloc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Denic_main.c244 struct net_device *dev, in enic_features_check()
2264 struct device *dev = enic_get_dev(enic); in enic_set_rss_nic_cfg() local
2579 struct device *dev = enic_get_dev(enic); in enic_dev_init() local
2674 struct device *dev = &pdev->dev; in enic_probe() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c274 struct device *dev; member
1081 static int nmk_gpio_probe(struct platform_device *dev) in nmk_gpio_probe()
1813 static int nmk_pinctrl_suspend(struct device *dev) in nmk_pinctrl_suspend()
1824 static int nmk_pinctrl_resume(struct device *dev) in nmk_pinctrl_resume()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c917 static int rtw_cfg80211_ap_set_encryption(struct net_device *dev, struct ieee_param *param, u32 par…
1228 static int rtw_cfg80211_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_…
5869 struct net_device *dev,
5911 struct net_device *dev) {
6626 struct wiphy *rtw_wiphy_alloc(_adapter *padapter, struct device *dev)
6799 struct device *dev = dvobj_to_dev(adapter_to_dvobj(adapter)); local
6859 struct device *dev = dvobj_to_dev(dvobj); local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwcd9335.c305 struct device *dev; member
4921 struct device *dev = wcd->dev; in wcd9335_probe() local
4947 static bool wcd9335_is_volatile_register(struct device *dev, unsigned int reg) in wcd9335_is_volatile_register()
5026 struct device *dev = wcd->dev; in wcd9335_parse_dt() local
5065 struct device *dev = wcd->dev; in wcd9335_power_on_reset() local
5151 struct device *dev = &slim->dev; in wcd9335_slim_probe() local
5178 struct device *dev = &sdev->dev; in wcd9335_slim_status() local
H A Dwm8737.c64 static bool wm8737_volatile(struct device *dev, unsigned int reg) in wm8737_volatile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c903 static int rtw_cfg80211_ap_set_encryption(struct net_device *dev, struct ieee_param *param, u32 par…
1214 static int rtw_cfg80211_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_…
5827 #if defined(CONFIG_PNO_SUPPORT) && (LINUX_VERSION_CODE >= KERNEL_VERSION(3,0,0))
5870 static int cfg80211_rtw_sched_scan_stop(struct wiphy *wiphy,
6584 struct wiphy *rtw_wiphy_alloc(_adapter *padapter, struct device *dev)
6756 struct wiphy *wiphy;
6819 struct wiphy *wiphy;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c870 static int rtw_cfg80211_ap_set_encryption(struct net_device *dev, struct ieee_param *param, u32 par…
1132 static int rtw_cfg80211_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_…
5526 struct net_device *dev,
5569 struct net_device *dev)
6287 struct wiphy *rtw_wiphy_alloc(_adapter *padapter, struct device *dev)
6461 struct device *dev = dvobj_to_dev(adapter_to_dvobj(adapter)); local
6521 struct device *dev = dvobj_to_dev(dvobj); local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c6561 static int e1000e_pm_freeze(struct device *dev) in e1000e_pm_freeze()
6839 static int e1000e_pm_thaw(struct device *dev) in e1000e_pm_thaw()
6928 static __maybe_unused int e1000e_pm_suspend(struct device *dev) in e1000e_pm_suspend()
6951 static __maybe_unused int e1000e_pm_resume(struct device *dev) in e1000e_pm_resume()
6969 static __maybe_unused int e1000e_pm_runtime_idle(struct device *dev) in e1000e_pm_runtime_idle()
6985 static __maybe_unused int e1000e_pm_runtime_resume(struct device *dev) in e1000e_pm_runtime_resume()
7002 static __maybe_unused int e1000e_pm_runtime_suspend(struct device *dev) in e1000e_pm_runtime_suspend()
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_debugfs.c408 struct device *dev = &rproc->dev; in rproc_create_debug_dir() local
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Ddvc.c314 struct device *dev = rsnd_priv_to_dev(priv); in rsnd_dvc_probe() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-kempld.c56 struct device *dev; member
H A Di2c-dln2.c191 struct device *dev = &pdev->dev; in dln2_i2c_probe() local
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dqcom_scm.h67 #define scm_smc_call(dev, desc, res, atomic) \ argument
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-keene.c297 struct usb_device *dev = interface_to_usbdev(intf); in usb_keene_probe() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/sirf/
H A Dpinctrl-sirf.h42 struct device *dev; member
/OK3568_Linux_fs/kernel/net/tipc/
H A Dbearer.h253 static inline bool tipc_mtu_bad(struct net_device *dev, unsigned int reserve) in tipc_mtu_bad()
/OK3568_Linux_fs/kernel/arch/mips/sibyte/common/
H A Dsb_tbprof.c543 struct device *dev; in sbprof_tb_init() local
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dmailbox-test.c32 struct device *dev; member
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c263 int ti_usb_phy_uboot_init(struct ti_usb_phy_device *dev) in ti_usb_phy_uboot_init()
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Dcdma.c371 struct device *dev) in host1x_cdma_update_sync_queue()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c373 static int aq_ndo_setup_tc(struct net_device *dev, enum tc_setup_type type, in aq_ndo_setup_tc()

1...<<481482483484485486487488489490>>...591