Home
last modified time | relevance | path

Searched defs:nbyte (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/net/sched/
Dem_nbyte.c25 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
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_utils.h47 #define MAXNBVAL(nbyte) MAXBITVAL((nbyte) * 8) argument
/linux-6.14.4/drivers/firmware/tegra/
Dbpmp-debugfs.c43 static int seqbuf_read(struct seqbuf *seqbuf, void *buf, size_t nbyte) in seqbuf_read()
/linux-6.14.4/drivers/input/touchscreen/
Dcyttsp5.c269 int nbyte; in cyttsp5_get_touch_axis() local
/linux-6.14.4/fs/
Dbinfmt_elf.c120 unsigned long nbyte; in padzero() local
/linux-6.14.4/drivers/media/platform/allegro-dvt/
Dallegro-core.c832 u32 *dst, size_t nbyte) in allegro_mbox_read()