/openbmc/linux/drivers/media/pci/pt3/ |
H A 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
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A 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
|
/openbmc/u-boot/fs/btrfs/ |
H A D | compression.c | 13 static u32 decompress_lzo(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_lzo() 67 u8 *cbuf; in decompress_zlib() local 114 const u8 *cbuf; in btrfs_decompress() local
|
H A D | extent-io.c | 17 const char *cbuf; in btrfs_read_extent_inline() local 70 char *cbuf, *dbuf; in btrfs_read_extent_reg() local
|
/openbmc/qemu/disas/ |
H A D | capstone.c | 192 const uint8_t *cbuf = cap_buf; in cap_disas_target() local 241 const uint8_t *cbuf; in cap_disas_host() local 291 const uint8_t *cbuf = cap_buf; in cap_disas_monitor() local 322 const uint8_t *cbuf = cap_buf; in cap_disas_plugin() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A 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
|
H A 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
|
/openbmc/linux/drivers/scsi/qedf/ |
H A 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
|
/openbmc/qemu/chardev/ |
H A D | char-ringbuf.c | 41 uint8_t *cbuf; member
|
H A D | char-mux.c | 104 char cbuf[50] = "\n\r"; in mux_print_help() local
|
/openbmc/linux/net/atm/ |
H A D | ioctl.c | 174 compat_uptr_t cbuf; in do_vcc_ioctl() local
|
/openbmc/u-boot/common/ |
H A D | menu.c | 186 char cbuf[CONFIG_SYS_CBSIZE]; in menu_interactive_choice() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-lg.c | 800 static const unsigned char cbuf[] = { in lg_probe() local
|
H A D | hid-roccat.c | 55 struct roccat_report cbuf[ROCCAT_CBUF_SIZE]; member
|
/openbmc/linux/tools/perf/util/ |
H A D | stream.c | 272 char buf[512], cbuf[256], *s; in print_stream_callchain() local
|
/openbmc/linux/fs/btrfs/ |
H A D | lzo.c | 67 void *cbuf; /* where compressed data goes */ member
|
/openbmc/linux/sound/parisc/ |
H A D | harmony.h | 36 struct harmony_buffer cbuf; member
|
/openbmc/linux/drivers/platform/x86/ |
H A D | intel_scu_ipc.c | 293 u8 cbuf[IPC_WWBUF_SIZE]; in pwr_reg_rdwr() local
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 971 static char cbuf[CMD_BUFLEN+2]; in kdb_parse() local 1535 char cbuf[32]; in kdb_md_line() local
|
/openbmc/linux/sound/core/ |
H A D | compress_offload.c | 310 char __user* cbuf = (char __user*)buf; in snd_compr_write() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | cpacf.h | 530 u8 *cbuf, unsigned long cbuf_len) in cpacf_trng()
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_hw.c | 745 u16 cbuf[5] = { (COMTYPE_OSD << 8) + DText, 3, win, x, y }; in WriteText() local
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge.h | 150 u32 cbuf; member
|
/openbmc/linux/tools/testing/selftests/iommu/ |
H A D | iommufd.c | 1589 const uint8_t *cbuf = buf; in is_filled() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 2772 void *cbuf; ice_discover_dev_caps() local 2806 void *cbuf; ice_discover_func_caps() local [all...] |