Searched defs:nbyte (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | em_nbyte.c | 25 struct tcf_em_nbyte *nbyte = data; in em_nbyte_change() local 42 struct nbyte_data *nbyte = (struct nbyte_data *) em->data; in em_nbyte_match() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 1065 int yaffsfs_do_read(int handle, void *vbuf, unsigned int nbyte, in yaffsfs_do_read() 1177 int yaffs_read(int handle, void *buf, unsigned int nbyte) in yaffs_read() 1182 int yaffs_pread(int handle, void *buf, unsigned int nbyte, loff_t offset) in yaffs_pread() 1187 int yaffsfs_do_write(int handle, const void *vbuf, unsigned int nbyte, in yaffsfs_do_write() 1294 int yaffs_write(int fd, const void *buf, unsigned int nbyte) in yaffs_write() 1299 int yaffs_pwrite(int fd, const void *buf, unsigned int nbyte, loff_t offset) in yaffs_pwrite()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/ |
H A D | brcmu_utils.h | 47 #define MAXNBVAL(nbyte) MAXBITVAL((nbyte) * 8) argument
|
/openbmc/qemu/bsd-user/ |
H A D | elfload.c | 236 abi_ulong nbyte; in padzero() local
|
/openbmc/libmctp/ |
H A D | serial.c | 113 static int mctp_serial_write(void *fildesp, void *buf, size_t nbyte) in mctp_serial_write()
|
/openbmc/u-boot/drivers/spi/ |
H A D | sh_qspi.c | 149 u32 nbyte, chunk; in sh_qspi_xfer_common() local
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 139 unsigned long nbyte; in padzero() local 1045 unsigned long nbyte; in load_elf_binary() local
|
/openbmc/linux/drivers/firmware/tegra/ |
H A D | bpmp-debugfs.c | 43 static int seqbuf_read(struct seqbuf *seqbuf, void *buf, size_t nbyte) in seqbuf_read()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | cyttsp4_core.c | 781 int nbyte; in cyttsp4_get_touch_axis() local
|
H A D | cyttsp5.c | 269 int nbyte; in cyttsp5_get_touch_axis() local
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | allegro-core.c | 832 u32 *dst, size_t nbyte) in allegro_mbox_read()
|