Home
last modified time | relevance | path

Searched defs:wdev (Results 76 - 100 of 236) sorted by relevance

12345678910

/kernel/linux/linux-5.10/net/wireless/
H A Dibss.c21 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_ibss_joined() local
62 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_ibss_joined() local
92 struct wireless_dev *wdev = dev->ieee80211_ptr; __cfg80211_join_ibss() local
158 struct wireless_dev *wdev = dev->ieee80211_ptr; __cfg80211_clear_ibss() local
194 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_clear_ibss() local
204 struct wireless_dev *wdev = dev->ieee80211_ptr; __cfg80211_leave_ibss() local
226 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_leave_ibss() local
237 cfg80211_ibss_wext_join(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev) cfg80211_ibss_wext_join() argument
313 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_ibss_wext_siwfreq() local
370 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_ibss_wext_giwfreq() local
398 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_ibss_wext_siwessid() local
438 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_ibss_wext_giwessid() local
465 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_ibss_wext_siwap() local
522 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_ibss_wext_giwap() local
[all...]
H A Dmesh.c103 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_join_mesh() local
221 cfg80211_set_mesh_channel(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_chan_def *chandef) cfg80211_set_mesh_channel() argument
259 struct wireless_dev *wdev = dev->ieee80211_ptr; __cfg80211_leave_mesh() local
289 struct wireless_dev *wdev = dev->ieee80211_ptr; cfg80211_leave_mesh() local
[all...]
H A Dpmsr.c244 struct wireless_dev *wdev = info->user_ptr[1]; in nl80211_pmsr_start() local
322 void cfg80211_pmsr_complete(struct wireless_dev *wdev, in cfg80211_pmsr_complete() argument
529 cfg80211_pmsr_report(struct wireless_dev *wdev, struct cfg80211_pmsr_request *req, struct cfg80211_pmsr_result *result, gfp_t gfp) cfg80211_pmsr_report() argument
578 cfg80211_pmsr_process_abort(struct wireless_dev *wdev) cfg80211_pmsr_process_abort() argument
603 struct wireless_dev *wdev = container_of(work, struct wireless_dev, cfg80211_pmsr_free_wk() local
611 cfg80211_pmsr_wdev_down(struct wireless_dev *wdev) cfg80211_pmsr_wdev_down() argument
629 cfg80211_release_pmsr(struct wireless_dev *wdev, u32 portid) cfg80211_release_pmsr() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A D6lowpan.h162 struct net_device *wdev; /* wpan device ptr */ member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dpm8916_wdt.c35 struct watchdog_device wdev; member
39 static int pm8916_wdt_start(struct watchdog_device *wdev) in pm8916_wdt_start() argument
48 static int pm8916_wdt_stop(struct watchdog_device *wdev) in pm8916_wdt_stop() argument
57 static int pm8916_wdt_ping(struct watchdog_device *wdev) in pm8916_wdt_ping() argument
66 static int pm8916_wdt_configure_timers(struct watchdog_device *wdev) in pm8916_wdt_configure_timers() argument
82 pm8916_wdt_set_timeout(struct watchdog_device *wdev, unsigned int timeout) pm8916_wdt_set_timeout() argument
90 pm8916_wdt_set_pretimeout(struct watchdog_device *wdev, unsigned int pretimeout) pm8916_wdt_set_pretimeout() argument
[all...]
H A Drenesas_wdt.c50 struct watchdog_device wdev; member
65 static int rwdt_init_timeout(struct watchdog_device *wdev) in rwdt_init_timeout() argument
83 static int rwdt_start(struct watchdog_device *wdev) in rwdt_start() argument
108 static int rwdt_stop(struct watchdog_device *wdev) in rwdt_stop() argument
120 rwdt_get_timeleft(struct watchdog_device *wdev) rwdt_get_timeleft() argument
128 rwdt_restart(struct watchdog_device *wdev, unsigned long action, void *data) rwdt_restart() argument
[all...]
H A Dimx2_wdt.c94 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_restart() local
123 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_setup() local
150 imx2_wdt_is_running(struct imx2_wdt_device *wdev) imx2_wdt_is_running() argument
161 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); imx2_wdt_ping() local
171 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); __imx2_wdt_set_timeout() local
191 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); imx2_wdt_set_pretimeout() local
207 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); imx2_wdt_isr() local
219 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); imx2_wdt_start() local
255 struct imx2_wdt_device *wdev; imx2_wdt_probe() local
333 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); imx2_wdt_shutdown() local
350 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); imx2_wdt_suspend() local
371 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); imx2_wdt_resume() local
[all...]
H A Drza_wdt.c43 struct watchdog_device wdev; member
74 static int rza_wdt_start(struct watchdog_device *wdev) in rza_wdt_start() argument
95 static int rza_wdt_stop(struct watchdog_device *wdev) in rza_wdt_stop() argument
104 static int rza_wdt_ping(struct watchdog_device *wdev) in rza_wdt_ping() argument
115 static int rza_set_timeout(struct watchdog_device *wdev, unsigne argument
122 rza_wdt_restart(struct watchdog_device *wdev, unsigned long action, void *data) rza_wdt_restart() argument
[all...]
H A Duniphier_wdt.c57 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_ping() local
126 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_start() local
136 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_stop() local
144 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_set_timeout() local
185 struct uniphier_wdt_dev *wdev; in uniphier_wdt_probe() local
[all...]
/kernel/linux/linux-5.10/net/ieee802154/6lowpan/
H A Dtx.c104 struct net_device *wdev = lowpan_802154_dev(skb->dev)->wdev; in lowpan_alloc_frag() local
[all...]
H A Drx.c271 static int lowpan_rcv(struct sk_buff *skb, struct net_device *wdev, in lowpan_rcv() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddell-smbios-wmi.c33 struct wmi_device *wdev; member
46 static int run_smbios_call(struct wmi_device *wdev) in run_smbios_call() argument
111 static long dell_smbios_wmi_filter(struct wmi_device *wdev, unsigne argument
147 dell_smbios_wmi_probe(struct wmi_device *wdev, const void *context) dell_smbios_wmi_probe() argument
209 dell_smbios_wmi_remove(struct wmi_device *wdev) dell_smbios_wmi_remove() argument
[all...]
H A Ddell-wmi.c349 static void dell_wmi_process_key(struct wmi_device *wdev, int type, int code) in dell_wmi_process_key() argument
380 static void dell_wmi_notify(struct wmi_device *wdev, in dell_wmi_notify() argument
539 static int dell_wmi_input_setup(struct wmi_device *wdev) in dell_wmi_input_setup() argument
655 static void dell_wmi_input_destroy(struct wmi_device *wdev) in dell_wmi_input_destroy() argument
699 dell_wmi_probe(struct wmi_device *wdev, const void *context) dell_wmi_probe() argument
720 dell_wmi_remove(struct wmi_device *wdev) dell_wmi_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dmarvell_gti_wdt.c75 struct watchdog_device wdev; member
86 struct watchdog_device *wdev = data; in gti_wdt_interrupt() local
98 static int gti_wdt_ping(struct watchdog_device *wdev) in gti_wdt_ping() argument
108 static int gti_wdt_start(struct watchdog_device *wdev) in gti_wdt_start() argument
134 gti_wdt_stop(struct watchdog_device *wdev) gti_wdt_stop() argument
151 gti_wdt_settimeout(struct watchdog_device *wdev, unsigned int timeout) gti_wdt_settimeout() argument
187 gti_wdt_set_pretimeout(struct watchdog_device *wdev, unsigned int timeout) gti_wdt_set_pretimeout() argument
[all...]
H A Dpm8916_wdt.c41 struct watchdog_device wdev; member
45 static int pm8916_wdt_start(struct watchdog_device *wdev) in pm8916_wdt_start() argument
54 static int pm8916_wdt_stop(struct watchdog_device *wdev) in pm8916_wdt_stop() argument
63 static int pm8916_wdt_ping(struct watchdog_device *wdev) in pm8916_wdt_ping() argument
71 static int pm8916_wdt_configure_timers(struct watchdog_device *wdev) in pm8916_wdt_configure_timers() argument
87 pm8916_wdt_set_timeout(struct watchdog_device *wdev, unsigned int timeout) pm8916_wdt_set_timeout() argument
95 pm8916_wdt_set_pretimeout(struct watchdog_device *wdev, unsigned int pretimeout) pm8916_wdt_set_pretimeout() argument
[all...]
H A Drenesas_wdt.c51 struct watchdog_device wdev; member
67 static int rwdt_init_timeout(struct watchdog_device *wdev) in rwdt_init_timeout() argument
85 static int rwdt_start(struct watchdog_device *wdev) in rwdt_start() argument
110 static int rwdt_stop(struct watchdog_device *wdev) in rwdt_stop() argument
122 rwdt_get_timeleft(struct watchdog_device *wdev) rwdt_get_timeleft() argument
131 rwdt_restart(struct watchdog_device *wdev, unsigned long action, void *data) rwdt_restart() argument
[all...]
H A Drza_wdt.c43 struct watchdog_device wdev; member
74 static int rza_wdt_start(struct watchdog_device *wdev) in rza_wdt_start() argument
95 static int rza_wdt_stop(struct watchdog_device *wdev) in rza_wdt_stop() argument
104 static int rza_wdt_ping(struct watchdog_device *wdev) in rza_wdt_ping() argument
115 static int rza_set_timeout(struct watchdog_device *wdev, unsigne argument
122 rza_wdt_restart(struct watchdog_device *wdev, unsigned long action, void *data) rza_wdt_restart() argument
[all...]
H A Drzg2l_wdt.c53 struct watchdog_device wdev; member
110 static void rzg2l_wdt_init_timeout(struct watchdog_device *wdev) in rzg2l_wdt_init_timeout() argument
123 static int rzg2l_wdt_start(struct watchdog_device *wdev) in rzg2l_wdt_start() argument
141 static int rzg2l_wdt_stop(struct watchdog_device *wdev) in rzg2l_wdt_stop() argument
151 rzg2l_wdt_set_timeout(struct watchdog_device *wdev, unsigned int timeout) rzg2l_wdt_set_timeout() argument
168 rzg2l_wdt_restart(struct watchdog_device *wdev, unsigned long action, void *data) rzg2l_wdt_restart() argument
209 rzg2l_wdt_ping(struct watchdog_device *wdev) rzg2l_wdt_ping() argument
229 struct watchdog_device *wdev = data; rzg2l_wdt_reset_assert_pm_disable() local
[all...]
H A Duniphier_wdt.c57 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_ping() local
126 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_start() local
136 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_stop() local
144 struct uniphier_wdt_dev *wdev = watchdog_get_drvdata(w); in uniphier_watchdog_set_timeout() local
185 struct uniphier_wdt_dev *wdev; in uniphier_wdt_probe() local
[all...]
/kernel/linux/linux-6.6/include/net/
H A D6lowpan.h162 struct net_device *wdev; /* wpan device ptr */ member
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Ddell-smbios-wmi.c33 struct wmi_device *wdev; member
46 static int run_smbios_call(struct wmi_device *wdev) in run_smbios_call() argument
111 static long dell_smbios_wmi_filter(struct wmi_device *wdev, unsigne argument
147 dell_smbios_wmi_probe(struct wmi_device *wdev, const void *context) dell_smbios_wmi_probe() argument
209 dell_smbios_wmi_remove(struct wmi_device *wdev) dell_smbios_wmi_remove() argument
[all...]
H A Ddell-wmi-privacy.c36 struct wmi_device *wdev; member
203 static int get_current_status(struct wmi_device *wdev) in get_current_status() argument
295 dell_privacy_wmi_probe(struct wmi_device *wdev, const void *context) dell_privacy_wmi_probe() argument
374 dell_privacy_wmi_remove(struct wmi_device *wdev) dell_privacy_wmi_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c275 static int hp_attr_set_interface_probe(struct wmi_device *wdev, const void *context) in hp_attr_set_interface_probe() argument
282 static void hp_attr_set_interface_remove(struct wmi_device *wdev) in hp_attr_set_interface_remove() argument
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dgigabyte-wmi.c29 static int gigabyte_wmi_perform_query(struct wmi_device *wdev, in gigabyte_wmi_perform_query() argument
46 static int gigabyte_wmi_query_integer(struct wmi_device *wdev, in gigabyte_wmi_query_integer() argument
66 static int gigabyte_wmi_temperature(struct wmi_device *wdev, u8 sensor, long *res) in gigabyte_wmi_temperature() argument
86 struct wmi_device *wdev = dev_get_drvdata(dev); in gigabyte_wmi_hwmon_read() local
118 static u8 gigabyte_wmi_detect_sensor_usability(struct wmi_device *wdev) in gigabyte_wmi_detect_sensor_usability() argument
131 gigabyte_wmi_probe(struct wmi_device *wdev, const void *context) gigabyte_wmi_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dp80211netdev.c645 struct wireless_dev *wdev; in wlan_setup() local
713 struct wireless_dev *wdev; in wlan_unsetup() local

Completed in 12 milliseconds

12345678910