Searched defs:wid (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/wilc1000/ |
D | host_interface.c | 331 struct wid wid; in Handle_SetChannel() local 355 struct wid wid; in Handle_SetWfiDrvHandler() local 380 struct wid wid; in Handle_SetOperationMode() local 404 struct wid wid; in Handle_set_IPAddress() local 437 struct wid wid; in Handle_get_IPAddress() local 472 struct wid wid; in Handle_SetMacAddress() local 502 struct wid wid; in Handle_GetMacAddress() local 944 struct wid wid; in Handle_ScanDone() local 1320 struct wid wid; in Handle_ConnectTimeout() local 1700 struct wid wid; in Handle_Key() local [all …]
|
D | coreconfigurator.h | 73 struct wid { struct 74 u16 id; 75 enum WID_TYPE type; 76 s32 size; 77 s8 *val;
|
D | wilc_wlan_cfg.c | 272 u32 wid, len = 0, i = 0; in wilc_wlan_parse_response_frame() local 368 u32 wid, len; in wilc_wlan_parse_info_frame() local 429 int wilc_wlan_cfg_get_wid_value(u16 wid, u8 *buffer, u32 buffer_size) in wilc_wlan_cfg_get_wid_value()
|
D | wilc_wlan.c | 1757 int wilc_wlan_cfg_set(int start, u32 wid, u8 *buffer, u32 buffer_size, in wilc_wlan_cfg_set() 1798 int wilc_wlan_cfg_get(int start, u32 wid, int commit, u32 drvHandler) in wilc_wlan_cfg_get() 1837 int wilc_wlan_cfg_get_val(u32 wid, u8 *buffer, u32 buffer_size) in wilc_wlan_cfg_get_val()
|
/drivers/video/fbdev/ |
D | leo.c | 134 u32 wid; member
|
D | ffb.c | 220 u32 wid; member
|