Searched refs:max1363_poll_bh_to_ring (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/iio/adc/
H A Dmax1363_ring.c125 * max1363_poll_bh_to_ring() - bh of trigger launched polling to ring buffer
133 static void max1363_poll_bh_to_ring(struct work_struct *work_s) function
205 INIT_WORK(&st->poll_work, &max1363_poll_bh_to_ring);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/iio/adc/
H A Dmax1363_ring.c125 * max1363_poll_bh_to_ring() - bh of trigger launched polling to ring buffer
133 static void max1363_poll_bh_to_ring(struct work_struct *work_s) function
205 INIT_WORK(&st->poll_work, &max1363_poll_bh_to_ring);

Completed in 163 milliseconds