Searched refs:check_fault_work (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | sma1303.c | 61 struct delayed_work check_fault_work; member 475 &sma1303->check_fault_work, in sma1303_startup() 479 &sma1303->check_fault_work, in sma1303_startup() 493 cancel_delayed_work_sync(&sma1303->check_fault_work); in sma1303_shutdown() 1452 container_of(work, struct sma1303_priv, check_fault_work.work); in sma1303_check_fault_worker() 1540 &sma1303->check_fault_work, in sma1303_check_fault_worker() 1544 &sma1303->check_fault_work, in sma1303_check_fault_worker() 1570 cancel_delayed_work_sync(&sma1303->check_fault_work); in sma1303_remove() 1644 &sma1303->check_fault_work, in check_fault_status_store() 1648 &sma1303->check_fault_work, in check_fault_status_store() [all …]
|
| H A D | sma1307.c | 62 struct delayed_work check_fault_work; member 559 &sma1307->check_fault_work, in sma1307_startup() 563 &sma1307->check_fault_work, in sma1307_startup() 573 cancel_delayed_work_sync(&sma1307->check_fault_work); in sma1307_shutdown() 1593 container_of(work, struct sma1307_priv, check_fault_work.work); in sma1307_check_fault_worker() 1682 &sma1307->check_fault_work, in sma1307_check_fault_worker() 1686 &sma1307->check_fault_work, in sma1307_setting_loaded() 1967 INIT_DELAYED_WORK(&sma1307->check_fault_work, in sma1307_i2c_probe() 2010 cancel_delayed_work_sync(&sma1307->check_fault_work);
|