/kernel/linux/linux-5.10/drivers/tee/optee/ |
H A D | device.c | 63 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 D | stub_dev.c | 18 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 D | u_uac1_legacy.c | 152 size_t u_audio_playback(struct gaudio *card, void *buf, size_t count) in u_audio_playback() argument
|
H A D | uvc_queue.c | 61 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 D | musb_debugfs.c | 169 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 D | omninet.c | 157 omninet_prepare_write_buffer(struct usb_serial_port *port, void *buf, size_t count) omninet_prepare_write_buffer() argument
|
H A D | console.c | 197 usb_console_write(struct console *co, const char *buf, unsigned count) usb_console_write() argument
|
H A D | aircable.c | 76 unsigned char *buf = dest; in aircable_prepare_write_buffer() local
|
/kernel/linux/linux-5.10/drivers/vfio/mdev/ |
H A D | mdev_sysfs.c | 21 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 D | u_os_desc.h | 35 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 D | display-sysfs.c | 20 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 D | fifo.h | 54 void *buf; member
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | fhci-hub.c | 177 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 D | uhci-hub.c | 57 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 D | sierra_ms.c | 93 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 D | connector-dvi.c | 142 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 D | emi62.c | 88 __u8 *buf; in emi62_load_firmware() local
|
H A D | emi26.c | 80 __u8 *buf; in emi26_load_firmware() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | hecubafb.c | 105 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 D | smc_diag.c | 34 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 D | pep-gprs.c | 36 u8 buf; in gprs_type_trans() local
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | addr.c | 28 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 D | test-fsmount.c | 22 char buf[4096]; in check_messages() local
|
/kernel/linux/linux-5.10/samples/kobject/ |
H A D | kset-example.c | 52 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 D | bpf-direct.c | 66 char *buf; in emulator() local 166 char buf[4096]; in main() local
|