Searched defs:pipe_size (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-streamer.h | 37 unsigned int pipe_size; member
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-streamer.h | 37 unsigned int pipe_size; member
|
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 19 unsigned long pipe_size; member 41 unsigned long pipe_size; member
|
H A D | trace-agent-rw.c | 40 rw_thread_init(int cpu, const char *in_path, const char *out_path, bool stdout_flag, unsigned long pipe_size, struct rw_thread_info *rw_ti) rw_thread_init() argument
|
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 19 unsigned long pipe_size; member 41 unsigned long pipe_size; member
|
H A D | trace-agent-rw.c | 40 rw_thread_init(int cpu, const char *in_path, const char *out_path, bool stdout_flag, unsigned long pipe_size, struct rw_thread_info *rw_ti) rw_thread_init() argument
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | renesas_usbhs.h | 126 int pipe_size; /* pipe_configs array size */ member
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | renesas_usbhs.h | 126 int pipe_size; /* pipe_configs array size */ member
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | pipe.c | 814 int pipe_size = usbhs_get_dparam(priv, pipe_size); in usbhs_pipe_probe() local
|
H A D | mod_host.c | 1405 int pipe_size = usbhs_get_dparam(priv, pipe_size); in usbhsh_pipe_init_for_host() local
|
H A D | mod_gadget.c | 1083 int pipe_size = usbhs_get_dparam(priv, pipe_size); in usbhs_mod_gadget_probe() local
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | pipe.c | 814 int pipe_size = usbhs_get_dparam(priv, pipe_size); in usbhs_pipe_probe() local
|
H A D | mod_host.c | 1405 int pipe_size = usbhs_get_dparam(priv, pipe_size); in usbhsh_pipe_init_for_host() local
|
H A D | mod_gadget.c | 1083 int pipe_size = usbhs_get_dparam(priv, pipe_size); in usbhs_mod_gadget_probe() local
|
Completed in 13 milliseconds