Home
last modified time | relevance | path

Searched defs:word_count (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/asihpi/
H A Dhpidspcd.h51 u32 word_count; member
/linux/drivers/iio/chemical/
H A Dsgp30.c206 union sgp_reading *buf, size_t word_count) in sgp_verify_buffer()
237 union sgp_reading *buf, size_t word_count, in sgp_read_cmd()
/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c366 u8 length_field = 0, word_count = 0, count = 0; in asn_1_decode() local
/linux/drivers/usb/dwc2/
H A Dhcd.c376 int word_count = (bytes + 3) / 4; in dwc2_read_packet() local