Home
last modified time | relevance | path

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

/linux/net/sched/
H A 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/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_utils.h47 #define MAXNBVAL(nbyte) MAXBITVAL((nbyte) * 8) argument
/linux/drivers/spi/
H A Dspi-dw-mmio.c317 static int dw_spi_jhb100_set_addr_nbyte(struct spi_device *spi, u8 nbyte) in dw_spi_jhb100_set_addr_nbyte()
/linux/drivers/input/touchscreen/
H A Dcyttsp5.c268 int nbyte; in cyttsp5_get_touch_axis() local
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c873 u32 *dst, size_t nbyte) in allegro_mbox_read()