Searched refs:work_thresh (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dlis3l02dq.h153 * @work_thresh: bh for threshold events
164 struct work_struct work_thresh; member in struct:lis3l02dq_state
H A Dlis3l02dq_core.c619 schedule_work(&st->work_thresh);
632 struct lis3l02dq_state, work_thresh);
766 INIT_WORK(&st->work_thresh, lis3l02dq_thresh_handler_bh_no_check);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/light/
H A Dtsl2563.c121 struct work_struct work_thresh; member in struct:tsl2563_chip
696 schedule_work(&chip->work_thresh);
705 struct tsl2563_chip, work_thresh);
826 INIT_WORK(&chip->work_thresh, tsl2563_int_bh);

Completed in 113 milliseconds