Searched defs:wid (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/staging/wilc1000/ | 
| D | wilc_hif.c | 197 	struct wid wid;  in handle_scan_done()  local 402 	struct wid wid;  in handle_connect_timeout()  local 608 	struct wid wid;  in host_int_get_assoc_res_info()  local 753 	struct wid wid;  in wilc_disconnect()  local 896 	struct wid wid;  in handle_remain_on_chan()  local 936 	struct wid wid;  in wilc_handle_roc_expired()  local 1009 	struct wid wid;  in handle_set_mcast_filter()  local 1093 	struct wid wid;  in wilc_remove_wep_key()  local 1110 	struct wid wid;  in wilc_set_wep_default_keyid()  local 1128 	struct wid wid;  in wilc_add_wep_key_bss_sta()  local [all …] 
 | 
| D | wilc_wlan_cfg.c | 130 #define GET_WID_TYPE(wid)		(((wid) >> 12) & 0x7)  argument 133 	u16 wid;  in wilc_wlan_parse_response_frame()  local 212 	u32 wid, len;  in wilc_wlan_parse_info_frame()  local 285 int wilc_wlan_cfg_get_val(struct wilc *wl, u16 wid, u8 *buffer,  in wilc_wlan_cfg_get_val()
  | 
| D | wilc_wlan_if.h | 196 struct wid {  struct 198 	enum wid_type type;  argument 199 	s32 size; 200 	s8 *val;
  | 
| D | wilc_wlan.c | 1041 int wilc_wlan_cfg_set(struct wilc_vif *vif, int start, u16 wid, u8 *buffer,  in wilc_wlan_cfg_set() 1082 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit,  in wilc_wlan_cfg_get()
  | 
| /Linux-v5.4/drivers/media/rc/ | 
| D | mtk-cir.c | 209 	u8  wid = 0;  in mtk_ir_irq()  local
  | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | leo.c | 135 	u32	wid;  member
  | 
| D | ffb.c | 221 	u32	wid;  member
  | 
| /Linux-v5.4/sound/soc/codecs/ | 
| D | cx2072x.c | 1179 #define CX2072X_DAPM_REG_E(wid, wname, wreg, wshift, wmask, won_val, woff_val, \  argument
  | 
| /Linux-v5.4/drivers/staging/greybus/ | 
| D | audio_topology.c | 936 	int wid;  in gbaudio_widget_event()  local
  | 
| /Linux-v5.4/include/sound/ | 
| D | soc-dapm.h | 256 #define SND_SOC_DAPM_REG(wid, wname, wreg, wshift, wmask, won_val, woff_val) \  argument
  | 
| /Linux-v5.4/arch/mips/include/asm/sn/ | 
| D | klconfig.h | 134 	char		wid;  member
  |