Searched refs:hif_evm_work (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_evm.c40 struct mantis_ca *ca = container_of(work, struct mantis_ca, hif_evm_work);
102 INIT_WORK(&ca->hif_evm_work, mantis_hifevm_work);
104 schedule_work(&ca->hif_evm_work);
H A Dmantis_link.h49 struct work_struct hif_evm_work; member in struct:mantis_ca
H A Dhopper_cards.c106 schedule_work(&ca->hif_evm_work);
H A Dmantis_cards.c114 schedule_work(&ca->hif_evm_work);

Completed in 36 milliseconds