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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/adc/
H A Dmax1363.h194 * @thresh_work: bh work structure for event handling
219 struct work_struct thresh_work; member in struct:max1363_state
H A Dmax1363_core.c1162 schedule_work(&st->thresh_work);
1169 thresh_work);
1669 INIT_WORK(&st->thresh_work, max1363_thresh_handler_bh);

Completed in 73 milliseconds