Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-bcm6345-l1.c77 unsigned int n_words; member
229 unsigned int i, n_words; in bcm6345_l1_init_one() local
H A Dirq-bcm7038-l1.c39 unsigned int n_words; member
229 unsigned int i, n_words, parent_irq; in bcm7038_l1_init_one() local
H A Dirq-bcm7120-l2.c42 unsigned int n_words; member
/linux/drivers/iio/adc/
H A Dti-adc084s021.c75 int n_words = (adc->spi_trans.len >> 1) - 1; /* Discard first word */ in adc084s021_adc_conversion() local