Searched refs:probe_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/xen/xenbus/
H A Dxenbus_comms.c45 static DECLARE_WORK(probe_work, xenbus_probe);
53 schedule_work(&probe_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd.c145 static struct work_struct probe_work; variable in typeref:struct:work_struct
306 schedule_work(&probe_work);
1011 INIT_WORK(&probe_work, smd_channel_probe_worker);

Completed in 87 milliseconds