Home
last modified time | relevance | path

Searched defs:hdl (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/kernel/linux/linux-4.19/drivers/staging/rtl8712/
Drtl8712_io.c39 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read8() local
46 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read16() local
53 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read32() local
60 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write8() local
67 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write16() local
74 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write32() local
81 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read_mem() local
91 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write_mem() local
98 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read_port() local
108 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write_port() local
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl8712_io.c27 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read8() local
34 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read16() local
41 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read32() local
48 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write8() local
55 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write16() local
62 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write32() local
69 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read_mem() local
79 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write_mem() local
86 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_read_port() local
96 struct intf_hdl *hdl = &adapter->pio_queue->intf; in r8712_write_port() local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c2319 static inline int handler_set_err(struct v4l2_ctrl_handler *hdl, int err) in handler_set_err()
2327 int v4l2_ctrl_handler_init_class(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_handler_init_class()
2350 void v4l2_ctrl_handler_free(struct v4l2_ctrl_handler *hdl) in v4l2_ctrl_handler_free()
2404 struct v4l2_ctrl_handler *hdl, u32 id) in find_private_ref()
2425 static struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref()
2453 struct v4l2_ctrl_handler *hdl, u32 id) in find_ref_lock()
2466 struct v4l2_ctrl *v4l2_ctrl_find(struct v4l2_ctrl_handler *hdl, u32 id) in v4l2_ctrl_find()
2475 static int handler_new_ref(struct v4l2_ctrl_handler *hdl, in handler_new_ref()
2560 static struct v4l2_ctrl *v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new()
2756 struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_custom()
[all …]
/kernel/linux/linux-4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c1883 static inline int handler_set_err(struct v4l2_ctrl_handler *hdl, int err) in handler_set_err()
1891 int v4l2_ctrl_handler_init_class(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_handler_init_class()
1910 void v4l2_ctrl_handler_free(struct v4l2_ctrl_handler *hdl) in v4l2_ctrl_handler_free()
1948 struct v4l2_ctrl_handler *hdl, u32 id) in find_private_ref()
1969 static struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref()
1997 struct v4l2_ctrl_handler *hdl, u32 id) in find_ref_lock()
2010 struct v4l2_ctrl *v4l2_ctrl_find(struct v4l2_ctrl_handler *hdl, u32 id) in v4l2_ctrl_find()
2019 static int handler_new_ref(struct v4l2_ctrl_handler *hdl, in handler_new_ref()
2090 static struct v4l2_ctrl *v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new()
2234 struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_custom()
[all …]
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/
Dposix_mqueue_test.cpp50 int LosSemCreate(int num, const SEM_HANDLE_T *hdl) in LosSemCreate()
75 int SemPend(SEM_HANDLE_T hdl, int num) in SemPend()
80 int LosSemPend(SEM_HANDLE_T hdl, int num) in LosSemPend()
/kernel/linux/linux-5.10/drivers/media/common/
Dcx2341x.c1300 static int cx2341x_hdl_api(struct cx2341x_handler *hdl, in cx2341x_hdl_api()
1323 struct cx2341x_handler *hdl = to_cxhdl(ctrl); in cx2341x_try_ctrl() local
1371 struct cx2341x_handler *hdl = to_cxhdl(ctrl); in cx2341x_s_ctrl() local
1539 static struct v4l2_ctrl *cx2341x_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, in cx2341x_ctrl_new_custom()
1562 static struct v4l2_ctrl *cx2341x_ctrl_new_std(struct v4l2_ctrl_handler *hdl, in cx2341x_ctrl_new_std()
1568 static struct v4l2_ctrl *cx2341x_ctrl_new_menu(struct v4l2_ctrl_handler *hdl, in cx2341x_ctrl_new_menu()
1577 struct v4l2_ctrl_handler *hdl = &cxhdl->hdl; in cx2341x_handler_init() local
/kernel/linux/linux-4.19/drivers/media/common/
Dcx2341x.c1274 static int cx2341x_hdl_api(struct cx2341x_handler *hdl, in cx2341x_hdl_api()
1297 struct cx2341x_handler *hdl = to_cxhdl(ctrl); in cx2341x_try_ctrl() local
1345 struct cx2341x_handler *hdl = to_cxhdl(ctrl); in cx2341x_s_ctrl() local
1513 static struct v4l2_ctrl *cx2341x_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, in cx2341x_ctrl_new_custom()
1536 static struct v4l2_ctrl *cx2341x_ctrl_new_std(struct v4l2_ctrl_handler *hdl, in cx2341x_ctrl_new_std()
1542 static struct v4l2_ctrl *cx2341x_ctrl_new_menu(struct v4l2_ctrl_handler *hdl, in cx2341x_ctrl_new_menu()
1551 struct v4l2_ctrl_handler *hdl = &cxhdl->hdl; in cx2341x_handler_init() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_main.c108 struct i40iw_handler *hdl; in i40iw_find_i40e_handler() local
128 struct i40iw_handler *hdl; in i40iw_find_netdev() local
146 static void i40iw_add_handler(struct i40iw_handler *hdl) in i40iw_add_handler()
159 static int i40iw_del_handler(struct i40iw_handler *hdl) in i40iw_del_handler()
1545 static enum i40iw_status_code i40iw_setup_init_state(struct i40iw_handler *hdl, in i40iw_setup_init_state()
1623 struct i40iw_handler *hdl; in i40iw_open() local
1744 struct i40iw_handler *hdl; in i40iw_l2param_change() local
1788 struct i40iw_handler *hdl; in i40iw_close() local
1816 struct i40iw_handler *hdl; in i40iw_vf_reset() local
1868 struct i40iw_handler *hdl; in i40iw_vf_enable() local
[all …]
/kernel/linux/linux-4.19/drivers/infiniband/hw/i40iw/
Di40iw_main.c112 struct i40iw_handler *hdl; in i40iw_find_i40e_handler() local
132 struct i40iw_handler *hdl; in i40iw_find_netdev() local
150 static void i40iw_add_handler(struct i40iw_handler *hdl) in i40iw_add_handler()
163 static int i40iw_del_handler(struct i40iw_handler *hdl) in i40iw_del_handler()
1553 static enum i40iw_status_code i40iw_setup_init_state(struct i40iw_handler *hdl, in i40iw_setup_init_state()
1632 struct i40iw_handler *hdl; in i40iw_open() local
1744 struct i40iw_handler *hdl; in i40iw_l2param_change() local
1788 struct i40iw_handler *hdl; in i40iw_close() local
1816 struct i40iw_handler *hdl; in i40iw_vf_reset() local
1868 struct i40iw_handler *hdl; in i40iw_vf_enable() local
[all …]
/kernel/linux/linux-4.19/drivers/media/platform/sti/delta/
Ddelta-ipc.c26 #define to_ctx(hdl) ((struct delta_ipc_ctx *)hdl) argument
112 struct delta_buf **ipc_buf, void **hdl) in delta_ipc_open()
231 int delta_ipc_set_stream(void *hdl, struct delta_ipc_param *param) in delta_ipc_set_stream()
321 int delta_ipc_decode(void *hdl, struct delta_ipc_param *param, in delta_ipc_decode()
435 void delta_ipc_close(void *hdl) in delta_ipc_close()
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
Ddelta-ipc.c26 #define to_ctx(hdl) ((struct delta_ipc_ctx *)hdl) argument
112 struct delta_buf **ipc_buf, void **hdl) in delta_ipc_open()
229 int delta_ipc_set_stream(void *hdl, struct delta_ipc_param *param) in delta_ipc_set_stream()
319 int delta_ipc_decode(void *hdl, struct delta_ipc_param *param, in delta_ipc_decode()
433 void delta_ipc_close(void *hdl) in delta_ipc_close()
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtw9906.c20 struct v4l2_ctrl_handler hdl; member
165 struct v4l2_ctrl_handler *hdl; in tw9906_probe() local
Dtw9903.c29 struct v4l2_ctrl_handler hdl; member
197 struct v4l2_ctrl_handler *hdl; in tw9903_probe() local
Dvs6624.c29 struct v4l2_ctrl_handler hdl; member
746 struct v4l2_ctrl_handler *hdl; in vs6624_probe() local
Dadv7183.c26 struct v4l2_ctrl_handler hdl; member
529 struct v4l2_ctrl_handler *hdl; in adv7183_probe() local
/kernel/linux/linux-4.19/drivers/media/i2c/
Dtw9906.c28 struct v4l2_ctrl_handler hdl; member
173 struct v4l2_ctrl_handler *hdl; in tw9906_probe() local
Dtw9903.c37 struct v4l2_ctrl_handler hdl; member
205 struct v4l2_ctrl_handler *hdl; in tw9903_probe() local
Dvs6624.c37 struct v4l2_ctrl_handler hdl; member
754 struct v4l2_ctrl_handler *hdl; in vs6624_probe() local
Dadv7183.c34 struct v4l2_ctrl_handler hdl; member
537 struct v4l2_ctrl_handler *hdl; in adv7183_probe() local
/kernel/linux/linux-4.19/drivers/staging/rtl8723bs/os_dep/
Drtw_proc.c93 const struct rtw_proc_hdl *hdl = drv_proc_hdls+index; in rtw_drv_proc_open() local
101 const struct rtw_proc_hdl *hdl = drv_proc_hdls+index; in rtw_drv_proc_write() local
424 const struct rtw_proc_hdl *hdl = adapter_proc_hdls+index; in rtw_adapter_proc_open() local
432 const struct rtw_proc_hdl *hdl = adapter_proc_hdls+index; in rtw_adapter_proc_write() local
607 const struct rtw_proc_hdl *hdl = odm_proc_hdls+index; in rtw_odm_proc_open() local
615 const struct rtw_proc_hdl *hdl = odm_proc_hdls+index; in rtw_odm_proc_write() local
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.c181 struct v4l2_ctrl_handler *hdl = &ctx->hdl; in cedrus_init_ctrls() local
223 struct v4l2_ctrl_handler *parent_hdl, *hdl; in cedrus_request_validate() local
/kernel/linux/linux-4.19/drivers/media/radio/
Dradio-sf16fmi.c49 struct v4l2_ctrl_handler hdl; member
277 struct v4l2_ctrl_handler *hdl = &fmi->hdl; in fmi_init() local
Dradio-keene.c61 struct v4l2_ctrl_handler hdl; member
310 struct v4l2_ctrl_handler *hdl; in usb_keene_probe() local
/kernel/linux/linux-5.10/drivers/media/radio/
Dradio-sf16fmi.c50 struct v4l2_ctrl_handler hdl; member
276 struct v4l2_ctrl_handler *hdl = &fmi->hdl; in fmi_init() local
Dradio-keene.c52 struct v4l2_ctrl_handler hdl; member
299 struct v4l2_ctrl_handler *hdl; in usb_keene_probe() local

12345678910>>...16