Home
last modified time | relevance | path

Searched defs:wdev (Results 26 – 50 of 137) sorted by relevance

123456

/linux-6.15/drivers/watchdog/
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()
108 static int gti_wdt_start(struct watchdog_device *wdev) in gti_wdt_start()
134 static int gti_wdt_stop(struct watchdog_device *wdev) in gti_wdt_stop()
151 static int gti_wdt_settimeout(struct watchdog_device *wdev, in gti_wdt_settimeout()
187 static int gti_wdt_set_pretimeout(struct watchdog_device *wdev, in gti_wdt_set_pretimeout()
Drenesas_wdt.c51 struct watchdog_device wdev; member
67 static int rwdt_init_timeout(struct watchdog_device *wdev) in rwdt_init_timeout()
85 static int rwdt_start(struct watchdog_device *wdev) in rwdt_start()
110 static int rwdt_stop(struct watchdog_device *wdev) in rwdt_stop()
122 static unsigned int rwdt_get_timeleft(struct watchdog_device *wdev) in rwdt_get_timeleft()
131 static int rwdt_restart(struct watchdog_device *wdev, unsigned long action, in rwdt_restart()
Drtd119x_wdt.c33 static int rtd119x_wdt_start(struct watchdog_device *wdev) in rtd119x_wdt_start()
46 static int rtd119x_wdt_stop(struct watchdog_device *wdev) in rtd119x_wdt_stop()
59 static int rtd119x_wdt_ping(struct watchdog_device *wdev) in rtd119x_wdt_ping()
68 static int rtd119x_wdt_set_timeout(struct watchdog_device *wdev, unsigned int val) in rtd119x_wdt_set_timeout()
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
Debc-c384_wdt.c40 static int ebc_c384_wdt_start(struct watchdog_device *wdev) in ebc_c384_wdt_start()
53 static int ebc_c384_wdt_stop(struct watchdog_device *wdev) in ebc_c384_wdt_stop()
60 static int ebc_c384_wdt_set_timeout(struct watchdog_device *wdev, unsigned t) in ebc_c384_wdt_set_timeout()
/linux-6.15/net/wireless/
Dpmsr.c272 struct wireless_dev *wdev = info->user_ptr[1]; in nl80211_pmsr_start() local
349 void cfg80211_pmsr_complete(struct wireless_dev *wdev, in cfg80211_pmsr_complete()
556 void cfg80211_pmsr_report(struct wireless_dev *wdev, in cfg80211_pmsr_report()
605 static void cfg80211_pmsr_process_abort(struct wireless_dev *wdev) in cfg80211_pmsr_process_abort()
630 struct wireless_dev *wdev = container_of(work, struct wireless_dev, in cfg80211_pmsr_free_wk() local
638 void cfg80211_pmsr_wdev_down(struct wireless_dev *wdev) in cfg80211_pmsr_wdev_down()
656 void cfg80211_release_pmsr(struct wireless_dev *wdev, u32 portid) in cfg80211_release_pmsr()
Dnl80211.c88 struct wireless_dev *wdev; in __cfg80211_wdev_from_attrs() local
110 struct wireless_dev *wdev; in __cfg80211_wdev_from_attrs() local
158 struct wireless_dev *wdev; in __cfg80211_rdev_from_attrs() local
1005 struct wireless_dev **wdev, in nl80211_prepare_wdev_dump()
1587 static int nl80211_key_allowed(struct wireless_dev *wdev) in nl80211_key_allowed()
3333 static bool nl80211_can_set_dev_channel(struct wireless_dev *wdev) in nl80211_can_set_dev_channel()
3511 struct wireless_dev *wdev = NULL; in __nl80211_set_channel() local
3612 struct wireless_dev *wdev; in nl80211_set_wiphy() local
3967 struct wireless_dev *wdev, in nl80211_send_iface()
4112 struct wireless_dev *wdev; in nl80211_dump_interface() local
[all …]
Dcore.c156 struct wireless_dev *wdev; in cfg80211_switch_netns() local
227 struct wireless_dev *wdev) in cfg80211_stop_p2p_device()
252 struct wireless_dev *wdev) in cfg80211_stop_nan()
271 struct wireless_dev *wdev; in cfg80211_shutdown_all_interfaces() local
336 struct wireless_dev *wdev, *tmp; in cfg80211_destroy_ifaces() local
1239 static void _cfg80211_unregister_wdev(struct wireless_dev *wdev, in _cfg80211_unregister_wdev()
1310 void cfg80211_unregister_wdev(struct wireless_dev *wdev) in cfg80211_unregister_wdev()
1331 struct wireless_dev *wdev) in cfg80211_leave()
1389 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface()
1411 void cfg80211_init_wdev(struct wireless_dev *wdev) in cfg80211_init_wdev()
[all …]
Drdev-ops.h58 struct wireless_dev *wdev) in rdev_del_virtual_intf()
473 struct wireless_dev *wdev) in rdev_abort_scan()
592 struct wireless_dev *wdev, in rdev_set_tx_power()
603 struct wireless_dev *wdev, unsigned int link_id, in rdev_get_tx_power()
627 struct wireless_dev *wdev, in rdev_get_txq_stats()
647 struct wireless_dev *wdev, in rdev_testmode_cmd()
732 struct wireless_dev *wdev, in rdev_remain_on_channel()
746 struct wireless_dev *wdev, u64 cookie) in rdev_cancel_remain_on_channel()
756 struct wireless_dev *wdev, in rdev_mgmt_tx()
788 struct wireless_dev *wdev, u64 cookie) in rdev_mgmt_tx_cancel_wait()
[all …]
Docb.c22 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_join_ocb() local
46 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_leave_ocb() local
/linux-6.15/drivers/platform/x86/
Dlenovo-wmi-camera.c30 static int camera_shutter_input_setup(struct wmi_device *wdev, u8 camera_mode) in camera_shutter_input_setup()
59 static void lenovo_wmi_notify(struct wmi_device *wdev, union acpi_object *obj) in lenovo_wmi_notify()
100 static int lenovo_wmi_probe(struct wmi_device *wdev, const void *context) in lenovo_wmi_probe()
115 static void lenovo_wmi_remove(struct wmi_device *wdev) in lenovo_wmi_remove()
Dwmi.c173 static int wmi_device_enable(struct wmi_device *wdev, bool enable) in wmi_device_enable()
224 static void wmi_device_put(struct wmi_device *wdev) in wmi_device_put()
243 struct wmi_device *wdev; in wmi_instance_count() local
265 u8 wmidev_instance_count(struct wmi_device *wdev) in wmidev_instance_count()
288 struct wmi_device *wdev; in wmi_evaluate_method() local
315 acpi_status wmidev_evaluate_method(struct wmi_device *wdev, u8 instance, u32 method_id, in wmidev_evaluate_method()
404 struct wmi_device *wdev; in wmi_query_block() local
435 union acpi_object *wmidev_block_query(struct wmi_device *wdev, u8 instance) in wmidev_block_query()
459 struct wmi_device *wdev; in wmi_set_block() local
490 acpi_status wmidev_block_set(struct wmi_device *wdev, u8 instance, const struct acpi_buffer *in) in wmidev_block_set()
[all …]
Dnvidia-wmi-ec-backlight.c65 struct wmi_device *wdev = bl_get_data(bd); in nvidia_wmi_ec_backlight_update_status() local
74 struct wmi_device *wdev = bl_get_data(bd); in nvidia_wmi_ec_backlight_get_brightness() local
91 static int nvidia_wmi_ec_backlight_probe(struct wmi_device *wdev, const void *ctx) in nvidia_wmi_ec_backlight_probe()
Dinspur_platform_profile.c34 struct wmi_device *wdev; member
38 static int inspur_wmi_perform_query(struct wmi_device *wdev, in inspur_wmi_perform_query()
182 static int inspur_wmi_probe(struct wmi_device *wdev, const void *context) in inspur_wmi_probe()
/linux-6.15/drivers/net/wireless/silabs/wfx/
Dhif_tx.c48 static u32 wfx_rate_mask_to_hw(struct wfx_dev *wdev, u32 rates) in wfx_rate_mask_to_hw()
66 int wfx_cmd_send(struct wfx_dev *wdev, struct wfx_hif_msg *request, in wfx_cmd_send()
140 int wfx_hif_shutdown(struct wfx_dev *wdev) in wfx_hif_shutdown()
158 int wfx_hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len) in wfx_hif_configuration()
190 int wfx_hif_read_mib(struct wfx_dev *wdev, int vif_id, u16 mib_id, void *val, size_t val_len) in wfx_hif_read_mib()
223 int wfx_hif_write_mib(struct wfx_dev *wdev, int vif_id, u16 mib_id, void *val, size_t val_len) in wfx_hif_write_mib()
373 int wfx_hif_add_key(struct wfx_dev *wdev, const struct wfx_hif_req_add_key *arg) in wfx_hif_add_key()
394 int wfx_hif_remove_key(struct wfx_dev *wdev, int idx) in wfx_hif_remove_key()
Ddata_tx.c20 static int wfx_get_hw_rate(struct wfx_dev *wdev, const struct ieee80211_tx_rate *rate) in wfx_get_hw_rate()
49 struct wfx_dev *wdev = wvif->wdev; in wfx_tx_policy_build() local
229 struct wfx_vif *wfx_skb_wvif(struct wfx_dev *wdev, struct sk_buff *skb) in wfx_skb_wvif()
413 struct wfx_dev *wdev = hw->priv; in wfx_tx() local
462 static void wfx_tx_fill_rates(struct wfx_dev *wdev, struct ieee80211_tx_info *tx_info, in wfx_tx_fill_rates()
498 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct wfx_hif_cnf_tx *arg) in wfx_tx_confirm_cb()
572 struct wfx_dev *wdev = hw->priv; in wfx_flush() local
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.h78 struct wireless_dev *wdev) in iwl_fw_dbg_trigger_vif_match()
112 struct wireless_dev *wdev, in iwl_fw_dbg_trigger_check_stop()
131 struct wireless_dev *wdev, in _iwl_fw_dbg_trigger_on()
150 #define iwl_fw_dbg_trigger_on(fwrt, wdev, id) ({ \ argument
158 struct wireless_dev *wdev, in _iwl_fw_dbg_trigger_simple_stop()
170 #define iwl_fw_dbg_trigger_simple_stop(fwrt, wdev, trig) \ argument
/linux-6.15/drivers/platform/x86/dell/
Ddell-wmi-base.c404 static int dell_wmi_process_key(struct wmi_device *wdev, int type, int code, u16 *buffer, int remai… in dell_wmi_process_key()
448 static void dell_wmi_notify(struct wmi_device *wdev, in dell_wmi_notify()
618 static int dell_wmi_input_setup(struct wmi_device *wdev) in dell_wmi_input_setup()
734 static void dell_wmi_input_destroy(struct wmi_device *wdev) in dell_wmi_input_destroy()
780 static int dell_wmi_probe(struct wmi_device *wdev, const void *context) in dell_wmi_probe()
801 static void dell_wmi_remove(struct wmi_device *wdev) in dell_wmi_remove()
Dalienware-wmi-legacy.c24 struct wmi_device *wdev, u8 location) in legacy_wmi_update_led()
53 struct wmi_device *wdev, u8 brightness) in legacy_wmi_update_brightness()
58 static int legacy_wmi_probe(struct wmi_device *wdev, const void *context) in legacy_wmi_probe()
Dalienware-wmi-wmax.c267 struct wmi_device *wdev; member
522 static int wmax_thermal_information(struct wmi_device *wdev, u8 operation, in wmax_thermal_information()
544 static int wmax_thermal_control(struct wmi_device *wdev, u8 profile) in wmax_thermal_control()
566 static int wmax_game_shift_status(struct wmi_device *wdev, u8 operation, in wmax_game_shift_status()
700 static int awcc_platform_profile_init(struct wmi_device *wdev) in awcc_platform_profile_init()
710 static int alienware_awcc_setup(struct wmi_device *wdev) in alienware_awcc_setup()
735 struct wmi_device *wdev, u8 location) in wmax_wmi_update_led()
748 struct wmi_device *wdev, u8 brightness) in wmax_wmi_update_brightness()
759 static int wmax_wmi_probe(struct wmi_device *wdev, const void *context) in wmax_wmi_probe()
Ddell-wmi-ddv.c110 struct wmi_device *wdev; member
131 static int dell_wmi_ddv_query_type(struct wmi_device *wdev, enum dell_ddv_method method, u32 arg, in dell_wmi_ddv_query_type()
160 static int dell_wmi_ddv_query_integer(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_integer()
180 static int dell_wmi_ddv_query_buffer(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_buffer()
226 static int dell_wmi_ddv_query_string(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_string()
235 static int dell_wmi_ddv_update_sensors(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_update_sensors()
540 static struct hwmon_channel_info *dell_wmi_ddv_channel_init(struct wmi_device *wdev, in dell_wmi_ddv_channel_init()
570 struct wmi_device *wdev = data->wdev; in dell_wmi_ddv_hwmon_add() local
807 static void dell_wmi_ddv_debugfs_init(struct wmi_device *wdev) in dell_wmi_ddv_debugfs_init()
823 static int dell_wmi_ddv_probe(struct wmi_device *wdev, const void *context) in dell_wmi_ddv_probe()
/linux-6.15/drivers/net/wireless/ti/wlcore/
Dvendor_cmd.c28 struct wireless_dev *wdev, in wlcore_vendor_cmd_smart_config_start()
73 struct wireless_dev *wdev, in wlcore_vendor_cmd_smart_config_stop()
105 struct wireless_dev *wdev, in wlcore_vendor_cmd_smart_config_set_group_key()
/linux-6.15/drivers/platform/x86/dell/dell-wmi-sysman/
Dpasswordattr-interface.c11 static int call_password_interface(struct wmi_device *wdev, char *in_args, size_t size) in call_password_interface()
114 static int bios_attr_pass_interface_probe(struct wmi_device *wdev, const void *context) in bios_attr_pass_interface_probe()
122 static void bios_attr_pass_interface_remove(struct wmi_device *wdev) in bios_attr_pass_interface_remove()
Dbiosattr-interface.c16 static int call_biosattributes_interface(struct wmi_device *wdev, char *in_args, size_t size, in call_biosattributes_interface()
147 static int bios_attr_set_interface_probe(struct wmi_device *wdev, const void *context) in bios_attr_set_interface_probe()
155 static void bios_attr_set_interface_remove(struct wmi_device *wdev) in bios_attr_set_interface_remove()
/linux-6.15/drivers/net/wireless/ath/wil6210/
Dcfg80211.c597 struct wireless_dev *wdev) in wil_cfg80211_start_p2p_device()
607 struct wireless_dev *wdev) in wil_cfg80211_stop_p2p_device()
627 struct wireless_dev *wdev; in wil_cfg80211_validate_add_iface() local
647 struct wireless_dev *wdev; in wil_cfg80211_validate_change_iface() local
679 struct wireless_dev *p2p_wdev, *wdev; in wil_cfg80211_add_iface() local
752 struct wireless_dev *wdev = vif_to_wdev(vif); in wil_vif_prepare_stop() local
775 struct wireless_dev *wdev) in wil_cfg80211_del_iface()
829 struct wireless_dev *wdev = vif_to_wdev(vif); in wil_cfg80211_change_iface() local
893 struct wireless_dev *wdev = request->wdev; in wil_cfg80211_scan() local
1031 struct wireless_dev *wdev) in wil_cfg80211_abort_scan()
[all …]

123456