Home
last modified time | relevance | path

Searched defs:wid (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c268 struct wid wid; in handle_set_channel() local
289 struct wid wid; in handle_set_wfi_drv_handler() local
336 struct wid wid; in handle_set_operation_mode() local
362 struct wid wid; in handle_set_ip_address() local
391 struct wid wid; in handle_get_ip_address() local
419 struct wid wid; in handle_get_mac_address() local
735 struct wid wid; in handle_scan_done() local
1159 struct wid wid; in handle_connect_timeout() local
1465 struct wid wid; in host_int_get_assoc_res_info() local
1674 struct wid wid; in wilc_pmksa_key_copy() local
[all …]
Dwilc_wlan_cfg.c267 #define GET_WID_TYPE(wid) (((wid) >> 12) & 0x7) argument
270 u16 wid; in wilc_wlan_parse_response_frame() local
356 u32 wid, len; in wilc_wlan_parse_info_frame() local
427 int wilc_wlan_cfg_get_wid_value(u16 wid, u8 *buffer, u32 buffer_size) in wilc_wlan_cfg_get_wid_value()
Dwilc_wlan_if.h213 struct wid { struct
215 enum wid_type type; argument
216 s32 size;
217 s8 *val;
Dwilc_wlan.c1142 int wilc_wlan_cfg_set(struct wilc_vif *vif, int start, u16 wid, u8 *buffer, in wilc_wlan_cfg_set()
1183 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get()
1221 int wilc_wlan_cfg_get_val(u16 wid, u8 *buffer, u32 buffer_size) in wilc_wlan_cfg_get_val()
/Linux-v4.19/arch/ia64/sn/include/xtalk/
Dxbow.h121 #define XBOW_WIDGET_IS_VALID(wid) ((wid) >= XBOW_PORT_8 && (wid) <= XBOW_PORT_F) argument
124 #define XBOW_ARB_IS_UPPER(wid) ((wid) >= XBOW_PORT_8 && (wid) <= XBOW_PORT_B) argument
125 #define XBOW_ARB_IS_LOWER(wid) ((wid) >= XBOW_PORT_C && (wid) <= XBOW_PORT_F) argument
128 #define XBOW_ARB_OFF(wid) (XBOW_ARB_IS_UPPER(wid) ? 0x1c : 0x24) argument
291 #define IS_XBRIDGE_XBOW(wid) \ argument
295 #define IS_PIC_XBOW(wid) \ argument
/Linux-v4.19/drivers/media/rc/
Dmtk-cir.c213 u8 wid = 0; in mtk_ir_irq() local
/Linux-v4.19/drivers/video/fbdev/
Dleo.c134 u32 wid; member
Dffb.c220 u32 wid; member
/Linux-v4.19/drivers/staging/greybus/
Daudio_topology.c937 int wid; in gbaudio_widget_event() local
/Linux-v4.19/include/sound/
Dsoc-dapm.h256 #define SND_SOC_DAPM_REG(wid, wname, wreg, wshift, wmask, won_val, woff_val) \ argument
/Linux-v4.19/arch/mips/include/asm/sn/
Dklconfig.h134 char wid; member