/Linux-v6.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
|
/Linux-v6.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
|
/Linux-v6.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() 420 char cbuf[1024]; in main() local
|
D | tls.c | 158 char cbuf[CMSG_SPACE(sizeof(char))]; in tls_send_cmsg() local 186 char cbuf[CMSG_SPACE(sizeof(char))]; in tls_recv_cmsg() local
|
/Linux-v6.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
|
/Linux-v6.6/net/atm/ |
D | ioctl.c | 171 compat_uptr_t cbuf; in do_vcc_ioctl() local
|
/Linux-v6.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
|
/Linux-v6.6/fs/btrfs/ |
D | lzo.c | 67 void *cbuf; /* where compressed data goes */ member
|
/Linux-v6.6/tools/perf/util/ |
D | stream.c | 272 char buf[512], cbuf[256], *s; in print_stream_callchain() local
|
/Linux-v6.6/sound/parisc/ |
D | harmony.h | 36 struct harmony_buffer cbuf; member
|
/Linux-v6.6/drivers/platform/x86/ |
D | intel_scu_ipc.c | 293 u8 cbuf[IPC_WWBUF_SIZE]; in pwr_reg_rdwr() local
|
/Linux-v6.6/kernel/debug/kdb/ |
D | kdb_main.c | 971 static char cbuf[CMD_BUFLEN+2]; in kdb_parse() local 1537 char cbuf[32]; in kdb_md_line() local
|
/Linux-v6.6/arch/s390/include/asm/ |
D | cpacf.h | 461 u8 *cbuf, unsigned long cbuf_len) in cpacf_trng()
|
/Linux-v6.6/sound/core/ |
D | compress_offload.c | 310 char __user* cbuf = (char __user*)buf; in snd_compr_write() local
|
/Linux-v6.6/drivers/staging/media/av7110/ |
D | av7110_hw.c | 745 u16 cbuf[5] = { (COMTYPE_OSD << 8) + DText, 3, win, x, y }; in WriteText() local
|
/Linux-v6.6/drivers/media/pci/ddbridge/ |
D | ddbridge.h | 150 u32 cbuf; member
|
/Linux-v6.6/tools/testing/selftests/iommu/ |
D | iommufd.c | 1589 const uint8_t *cbuf = buf; in is_filled() local
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_common.c | 2772 void *cbuf; in ice_discover_dev_caps() local 2806 void *cbuf; in ice_discover_func_caps() local
|
/Linux-v6.6/drivers/spi/ |
D | spi-bcm-qspi.c | 394 u8 *cbuf = (u8 *)&buf[qspi->bspi_rf_op_idx]; in bcm_qspi_bspi_lr_data_read() local
|
/Linux-v6.6/drivers/block/mtip32xx/ |
D | mtip32xx.c | 1395 char cbuf[42]; in mtip_dump_identify() local
|
/Linux-v6.6/drivers/scsi/lpfc/ |
D | lpfc_init.c | 4298 lpfc_io_buf_flush(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_flush() 4360 lpfc_io_buf_replenish(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_replenish()
|
D | lpfc_debugfs.c | 2382 char cbuf[32]; in lpfc_debugfs_dif_err_read() local
|
/Linux-v6.6/fs/ubifs/ |
D | ubifs.h | 1334 void *cbuf; member
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | sdio.c | 106 char cbuf[CBUF_LEN]; member
|