switch_source     274 drivers/staging/olpc_dcon/olpc_dcon.c 			switch_source);
switch_source     379 drivers/staging/olpc_dcon/olpc_dcon.c 		schedule_work(&dcon->switch_source);
switch_source     598 drivers/staging/olpc_dcon/olpc_dcon.c 	INIT_WORK(&dcon->switch_source, dcon_source_switch);
switch_source     685 drivers/staging/olpc_dcon/olpc_dcon.c 	cancel_work_sync(&dcon->switch_source);
switch_source      66 drivers/staging/olpc_dcon/olpc_dcon.h 	struct work_struct switch_source;