Home
last modified time | relevance | path

Searched refs:check_fault_work (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dsma1303.c62 struct delayed_work check_fault_work; member
476 &sma1303->check_fault_work, in sma1303_startup()
480 &sma1303->check_fault_work, in sma1303_startup()
494 cancel_delayed_work_sync(&sma1303->check_fault_work); in sma1303_startup()
1453 container_of(work, struct sma1303_priv, check_fault_work.work);
1541 &sma1303->check_fault_work, in sma1303_check_fault_worker()
1545 &sma1303->check_fault_work, in sma1303_check_fault_worker()
1571 cancel_delayed_work_sync(&sma1303->check_fault_work); in sma1303_probe()
1645 &sma1303->check_fault_work, in check_fault_status_store()
1649 &sma1303->check_fault_work, in check_fault_status_store()
[all...]
H A Dsma1307.c62 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()
1675 &sma1307->check_fault_work, in sma1307_check_fault_worker()
1679 &sma1307->check_fault_work, in sma1307_check_fault_worker()
1964 INIT_DELAYED_WORK(&sma1307->check_fault_work, in sma1307_i2c_probe()
2007 cancel_delayed_work_sync(&sma1307->check_fault_work); in sma1307_i2c_remove()