| /kernel/linux/linux-5.10/drivers/media/pci/pt3/ |
| D | pt3_i2c.c | 45 static void cmdbuf_add(struct pt3_i2cbuf *cbuf, enum ctl_cmd cmd) in cmdbuf_add() 60 static void put_end(struct pt3_i2cbuf *cbuf) in put_end() 67 static void put_start(struct pt3_i2cbuf *cbuf) in put_start() 75 static void put_byte_write(struct pt3_i2cbuf *cbuf, u8 val) in put_byte_write() 84 static void put_byte_read(struct pt3_i2cbuf *cbuf, u32 size) in put_byte_read() 95 static void put_stop(struct pt3_i2cbuf *cbuf) in put_stop() 104 static void translate(struct pt3_i2cbuf *cbuf, struct i2c_msg *msgs, int num) in translate() 195 struct pt3_i2cbuf *cbuf; in pt3_i2c_master_xfer() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/pt3/ |
| D | pt3_i2c.c | 45 static void cmdbuf_add(struct pt3_i2cbuf *cbuf, enum ctl_cmd cmd) in cmdbuf_add() 60 static void put_end(struct pt3_i2cbuf *cbuf) in put_end() 67 static void put_start(struct pt3_i2cbuf *cbuf) in put_start() 75 static void put_byte_write(struct pt3_i2cbuf *cbuf, u8 val) in put_byte_write() 84 static void put_byte_read(struct pt3_i2cbuf *cbuf, u32 size) in put_byte_read() 95 static void put_stop(struct pt3_i2cbuf *cbuf) in put_stop() 104 static void translate(struct pt3_i2cbuf *cbuf, struct i2c_msg *msgs, int num) in translate() 195 struct pt3_i2cbuf *cbuf; in pt3_i2c_master_xfer() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
| D | osdep_service.c | 163 inline bool rtw_cbuf_full(struct rtw_cbuf *cbuf) in rtw_cbuf_full() 174 inline bool rtw_cbuf_empty(struct rtw_cbuf *cbuf) in rtw_cbuf_empty() 187 bool rtw_cbuf_push(struct rtw_cbuf *cbuf, void *buf) in rtw_cbuf_push() 205 void *rtw_cbuf_pop(struct rtw_cbuf *cbuf) in rtw_cbuf_pop() 225 struct rtw_cbuf *cbuf; in rtw_cbuf_alloc() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
| D | osdep_service.c | 226 inline bool rtw_cbuf_full(struct rtw_cbuf *cbuf) in rtw_cbuf_full() 237 inline bool rtw_cbuf_empty(struct rtw_cbuf *cbuf) in rtw_cbuf_empty() 250 bool rtw_cbuf_push(struct rtw_cbuf *cbuf, void *buf) in rtw_cbuf_push() 269 void *rtw_cbuf_pop(struct rtw_cbuf *cbuf) in rtw_cbuf_pop() 290 struct rtw_cbuf *cbuf; in rtw_cbuf_alloc() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | cmsg_sender.c | 217 ca_write_cmsg_u32(char *cbuf, size_t cbuf_sz, size_t *cmsg_len, in ca_write_cmsg_u32() 237 cs_write_cmsg(int fd, struct msghdr *msg, char *cbuf, size_t cbuf_sz) in cs_write_cmsg() 329 cs_read_cmsg(int fd, struct msghdr *msg, char *cbuf, size_t cbuf_sz) in cs_read_cmsg() 421 char cbuf[1024]; in main() local
|
| /kernel/linux/linux-6.6/drivers/scsi/qedf/ |
| D | qedf_debugfs.c | 104 char *cbuf; in qedf_dbg_fp_int_cmd_read() local 150 char cbuf[32]; in qedf_dbg_debug_cmd_read() local 196 char cbuf[7]; in qedf_dbg_stop_io_on_error_cmd_read() local
|
| /kernel/linux/linux-5.10/drivers/scsi/qedf/ |
| D | qedf_debugfs.c | 104 char *cbuf; in qedf_dbg_fp_int_cmd_read() local 150 char cbuf[32]; in qedf_dbg_debug_cmd_read() local 196 char cbuf[7]; in qedf_dbg_stop_io_on_error_cmd_read() local
|
| /kernel/linux/linux-5.10/drivers/net/appletalk/ |
| D | ltpc.c | 273 unsigned char *cbuf; member 648 static int do_write(struct net_device *dev, void *cbuf, int cbuflen, in do_write() 672 static int do_read(struct net_device *dev, void *cbuf, int cbuflen, in do_read() 899 struct lt_sendlap cbuf; in ltpc_xmit() local
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | intel_scu_watchdog.c | 113 u8 cbuf[16] = { '\0' }; in watchdog_set_ipc() local
|
| /kernel/linux/linux-6.6/net/atm/ |
| D | ioctl.c | 174 compat_uptr_t cbuf; in do_vcc_ioctl() local
|
| /kernel/linux/linux-5.10/net/atm/ |
| D | ioctl.c | 174 compat_uptr_t cbuf; in do_vcc_ioctl() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | lzo.c | 60 void *cbuf; /* where compressed data goes */ member
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-lg.c | 800 static const unsigned char cbuf[] = { in lg_probe() local
|
| D | hid-roccat.c | 55 struct roccat_report cbuf[ROCCAT_CBUF_SIZE]; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | stream.c | 272 char buf[512], cbuf[256], *s; in print_stream_callchain() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | lzo.c | 67 void *cbuf; /* where compressed data goes */ member
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-roccat.c | 55 struct roccat_report cbuf[ROCCAT_CBUF_SIZE]; member
|
| D | hid-lg.c | 820 static const unsigned char cbuf[] = { in lg_probe() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | stream.c | 272 char buf[512], cbuf[256], *s; in print_stream_callchain() local
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| D | con3270.c | 597 void *cbuf; in con3270_init() local
|
| /kernel/linux/linux-6.6/sound/parisc/ |
| D | harmony.h | 36 struct harmony_buffer cbuf; member
|
| /kernel/linux/linux-5.10/sound/parisc/ |
| D | harmony.h | 36 struct harmony_buffer cbuf; member
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| D | intel_scu_ipc.c | 293 u8 cbuf[IPC_WWBUF_SIZE]; in pwr_reg_rdwr() local
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | intel_scu_ipc.c | 294 u8 cbuf[IPC_WWBUF_SIZE]; in pwr_reg_rdwr() local
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | cpacf.h | 444 u8 *cbuf, unsigned long cbuf_len) in cpacf_trng()
|