Home
last modified time | relevance | path

Searched refs:gsl_monitor_workqueue (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c55 static struct workqueue_struct *gsl_monitor_workqueue; variable
956 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 100); in gsl_monitor_worker()
1146 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 300); in gsl_ts_resume()
1312 gsl_monitor_workqueue = create_singlethread_workqueue("gsl_monitor_workqueue"); in gsl_ts_probe()
1313 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 1000); in gsl_ts_probe()
1347 destroy_workqueue(gsl_monitor_workqueue); in gsl_ts_remove()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680a.c174 static struct workqueue_struct *gsl_monitor_workqueue; variable
976 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 100); in gsl_monitor_worker()
1141 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 300); in gsl_ts_resume()
1249 gsl_monitor_workqueue = create_singlethread_workqueue("gsl_monitor_workqueue"); in gsl_ts_probe()
1250 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 1000); in gsl_ts_probe()
1280 destroy_workqueue(gsl_monitor_workqueue); in gsl_ts_remove()
H A Dgslx680.c91 static struct workqueue_struct *gsl_monitor_workqueue = NULL; variable
1568 queue_delayed_work(gsl_monitor_workqueue, &ts->gsl_monitor_work, 300);
1644 queue_delayed_work(gsl_monitor_workqueue, &ts->gsl_monitor_work, 300); in gsl_ts_late_resume()
1715 queue_delayed_work(gsl_monitor_workqueue, &ts->gsl_monitor_work, 300); in gsl_ts_late_resume()
1799 gsl_monitor_workqueue = in gsl_ts_probe()
1801 queue_delayed_work(gsl_monitor_workqueue, &ts->gsl_monitor_work, 1000); in gsl_ts_probe()
1848 destroy_workqueue(gsl_monitor_workqueue); in gsl_ts_remove()
H A Dgsl3673.c121 static struct workqueue_struct *gsl_monitor_workqueue; variable
1118 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 300); in gsl_ts_resume()
1229 gsl_monitor_workqueue = create_singlethread_workqueue in gsl_ts_probe()
1231 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 1000); in gsl_ts_probe()
1254 destroy_workqueue(gsl_monitor_workqueue); in gsl_ts_remove()
H A Dgsl3673_800x1280.c124 static struct workqueue_struct *gsl_monitor_workqueue; variable
1128 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 300); in gsl_ts_resume()
1217 gsl_monitor_workqueue = create_singlethread_workqueue in gsl_ts_probe()
1219 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 1000); in gsl_ts_probe()
1237 destroy_workqueue(gsl_monitor_workqueue); in gsl_ts_remove()
H A Dgslx6801.c69 static struct workqueue_struct *gsl_monitor_workqueue; variable
1428 queue_delayed_work(gsl_monitor_workqueue, &ts->gsl_monitor_work, 300); in gsl_ts_late_resume()
1496 queue_delayed_work(gsl_monitor_workqueue, &ts->gsl_monitor_work, 300); in gsl_ts_late_resume()
1585 gsl_monitor_workqueue = in gsl_ts_probe()
1587 queue_delayed_work(gsl_monitor_workqueue, &ts->gsl_monitor_work, 1000); in gsl_ts_probe()
1620 destroy_workqueue(gsl_monitor_workqueue); in gsl_ts_remove()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c123 static struct workqueue_struct *gsl_monitor_workqueue; variable
1101 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 300); in gsl_ts_resume()
1191 gsl_monitor_workqueue = create_singlethread_workqueue in gsl_ts_probe()
1193 queue_delayed_work(gsl_monitor_workqueue, &gsl_monitor_work, 1000); in gsl_ts_probe()
1213 destroy_workqueue(gsl_monitor_workqueue); in gsl_ts_remove()