Home
last modified time | relevance | path

Searched defs:buf (Results 4701 - 4725 of 20666) sorted by relevance

1...<<181182183184185186187188189190>>...827

/kernel/linux/linux-5.10/drivers/tee/optee/
H A Ddevice.c63 need_supplicant_show(struct device *dev, struct device_attribute *attr, char *buf) need_supplicant_show() argument
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_dev.c18 usbip_status_show(struct device *dev, struct device_attribute *attr, char *buf) usbip_status_show() argument
42 usbip_sockfd_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) usbip_sockfd_store() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_uac1_legacy.c152 size_t u_audio_playback(struct gaudio *card, void *buf, size_t count) in u_audio_playback() argument
H A Duvc_queue.c61 struct uvc_buffer *buf = container_of(vbuf, struct uvc_buffer, buf); in uvc_buffer_prepare() local
87 struct uvc_buffer *buf = container_of(vbuf, struct uvc_buffer, buf); in uvc_buffer_queue() local
159 uvcg_query_buffer(struct uvc_video_queue *queue, struct v4l2_buffer *buf) uvcg_query_buffer() argument
164 uvcg_queue_buffer(struct uvc_video_queue *queue, struct v4l2_buffer *buf) uvcg_queue_buffer() argument
184 uvcg_dequeue_buffer(struct uvc_video_queue *queue, struct v4l2_buffer *buf, int nonblocking) uvcg_dequeue_buffer() argument
234 struct uvc_buffer *buf; uvcg_queue_cancel() local
309 uvcg_queue_next_buffer(struct uvc_video_queue *queue, struct uvc_buffer *buf) uvcg_queue_next_buffer() argument
340 struct uvc_buffer *buf = NULL; uvcg_queue_head() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_debugfs.c169 char buf[24]; in musb_test_mode_write() local
268 char buf[2]; musb_softconnect_write() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Domninet.c157 omninet_prepare_write_buffer(struct usb_serial_port *port, void *buf, size_t count) omninet_prepare_write_buffer() argument
H A Dconsole.c197 usb_console_write(struct console *co, const char *buf, unsigned count) usb_console_write() argument
H A Daircable.c76 unsigned char *buf = dest; in aircable_prepare_write_buffer() local
/kernel/linux/linux-5.10/drivers/vfio/mdev/
H A Dmdev_sysfs.c21 mdev_type_attr_show(struct kobject *kobj, struct attribute *__attr, char *buf) mdev_type_attr_show() argument
33 mdev_type_attr_store(struct kobject *kobj, struct attribute *__attr, const char *buf, size_t count) mdev_type_attr_store() argument
51 create_store(struct kobject *kobj, struct device *dev, const char *buf, size_t count) create_store() argument
225 remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) remove_store() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Du_os_desc.h35 static inline u8 *__usb_ext_prop_ptr(u8 *buf, size_t offset) in __usb_ext_prop_ptr() argument
40 static inline u8 *usb_ext_prop_size_ptr(u8 *buf) in usb_ext_prop_size_ptr() argument
45 static inline u8 *usb_ext_prop_type_ptr(u8 *buf) in usb_ext_prop_type_ptr() argument
50 static inline u8 *usb_ext_prop_name_len_ptr(u8 *buf) in usb_ext_prop_name_len_ptr() argument
55 static inline u8 *usb_ext_prop_name_ptr(u8 *buf) in usb_ext_prop_name_ptr() argument
60 usb_ext_prop_data_len_ptr(u8 *buf, size_t off) usb_ext_prop_data_len_ptr() argument
66 usb_ext_prop_data_ptr(u8 *buf, size_t off) usb_ext_prop_data_ptr() argument
71 usb_ext_prop_put_size(u8 *buf, int dw_size) usb_ext_prop_put_size() argument
76 usb_ext_prop_put_type(u8 *buf, int type) usb_ext_prop_put_type() argument
81 usb_ext_prop_put_name(u8 *buf, const char *name, int pnl) usb_ext_prop_put_name() argument
96 usb_ext_prop_put_binary(u8 *buf, int pnl, const u8 *data, int data_len) usb_ext_prop_put_binary() argument
103 usb_ext_prop_put_unicode(u8 *buf, int pnl, const char *string, int data_len) usb_ext_prop_put_unicode() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c20 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show() argument
27 static ssize_t display_enabled_show(struct omap_dss_device *dssdev, char *buf) in display_enabled_show() argument
60 static ssize_t display_tear_show(struct omap_dss_device *dssdev, char *buf) in display_tear_show() argument
33 display_enabled_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_enabled_store() argument
67 display_tear_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_tear_store() argument
87 display_timings_show(struct omap_dss_device *dssdev, char *buf) display_timings_show() argument
102 display_timings_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_timings_store() argument
140 display_rotate_show(struct omap_dss_device *dssdev, char *buf) display_rotate_show() argument
149 display_rotate_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_rotate_store() argument
168 display_mirror_show(struct omap_dss_device *dssdev, char *buf) display_mirror_show() argument
177 display_mirror_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_mirror_store() argument
197 display_wss_show(struct omap_dss_device *dssdev, char *buf) display_wss_show() argument
209 display_wss_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_wss_store() argument
269 display_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) display_attr_show() argument
284 display_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t size) display_attr_store() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dfifo.h54 void *buf; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfhci-hub.c177 int fhci_hub_status_data(struct usb_hcd *hcd, char *buf) in fhci_hub_status_data() argument
202 fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) fhci_hub_control() argument
H A Duhci-hub.c57 static inline int get_hub_status_data(struct uhci_hcd *uhci, char *buf) in get_hub_status_data() argument
186 static int uhci_hub_status_data(struct usb_hcd *hcd, char *buf) in uhci_hub_status_data() argument
243 uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) uhci_hub_control() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dsierra_ms.c93 truinst_show(struct device *dev, struct device_attribute *attr, char *buf) truinst_show() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
H A Dconnector-dvi.c142 dvic_ddc_read(struct i2c_adapter *adapter, unsigned char *buf, u16 count, u8 offset) dvic_ddc_read() argument
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Demi62.c88 __u8 *buf; in emi62_load_firmware() local
H A Demi26.c80 __u8 *buf; in emi26_load_firmware() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhecubafb.c105 unsigned char *buf = (unsigned char __force *)par->info->screen_base; in hecubafb_dpy_update() local
158 static ssize_t hecubafb_write(struct fb_info *info, const char __user *buf, in hecubafb_write() argument
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_diag.c34 static void smc_gid_be16_convert(__u8 *buf, u8 *gid_raw) in smc_gid_be16_convert() argument
/kernel/linux/linux-5.10/net/phonet/
H A Dpep-gprs.c36 u8 buf; in gprs_type_trans() local
/kernel/linux/linux-5.10/net/sunrpc/
H A Daddr.c28 rpc_ntop6_noscopeid(const struct sockaddr *sap, char *buf, const int buflen) rpc_ntop6_noscopeid() argument
66 rpc_ntop6(const struct sockaddr *sap, char *buf, const size_t buflen) rpc_ntop6() argument
98 rpc_ntop6_noscopeid(const struct sockaddr *sap, char *buf, const int buflen) rpc_ntop6_noscopeid() argument
104 rpc_ntop6(const struct sockaddr *sap, char *buf, const size_t buflen) rpc_ntop6() argument
112 rpc_ntop4(const struct sockaddr *sap, char *buf, const size_t buflen) rpc_ntop4() argument
129 rpc_ntop(const struct sockaddr *sap, char *buf, const size_t buflen) rpc_ntop() argument
142 rpc_pton4(const char *buf, const size_t buflen, struct sockaddr *sap, const size_t salen) rpc_pton4() argument
161 rpc_parse_scope_id(struct net *net, const char *buf, const size_t buflen, const char *delim, struct sockaddr_in6 *sin6) rpc_parse_scope_id() argument
199 rpc_pton6(struct net *net, const char *buf, const size_t buflen, struct sockaddr *sap, const size_t salen) rpc_pton6() argument
222 rpc_pton6(struct net *net, const char *buf, const size_t buflen, struct sockaddr *sap, const size_t salen) rpc_pton6() argument
244 rpc_pton(struct net *net, const char *buf, const size_t buflen, struct sockaddr *sap, const size_t salen) rpc_pton() argument
314 char *c, buf[RPCBIND_MAXUADDRLEN + sizeof('\\0')]; rpc_uaddr2sockaddr() local
[all...]
/kernel/linux/linux-5.10/samples/vfs/
H A Dtest-fsmount.c22 char buf[4096]; in check_messages() local
/kernel/linux/linux-5.10/samples/kobject/
H A Dkset-example.c52 foo_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) foo_attr_show() argument
72 foo_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t len) foo_attr_store() argument
112 foo_show(struct foo_obj *foo_obj, struct foo_attribute *attr, char *buf) foo_show() argument
118 foo_store(struct foo_obj *foo_obj, struct foo_attribute *attr, const char *buf, size_t count) foo_store() argument
138 b_show(struct foo_obj *foo_obj, struct foo_attribute *attr, char *buf) b_show() argument
150 b_store(struct foo_obj *foo_obj, struct foo_attribute *attr, const char *buf, size_t count) b_store() argument
[all...]
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-direct.c66 char *buf; in emulator() local
166 char buf[4096]; in main() local

Completed in 17 milliseconds

1...<<181182183184185186187188189190>>...827