Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsma1303.c62 struct delayed_work check_fault_work; member
484 &sma1303->check_fault_work, in sma1303_startup()
488 &sma1303->check_fault_work, in sma1303_startup()
502 cancel_delayed_work_sync(&sma1303->check_fault_work); in sma1303_shutdown()
1549 &sma1303->check_fault_work, in sma1303_check_fault_worker()
1553 &sma1303->check_fault_work, in sma1303_check_fault_worker()
1580 cancel_delayed_work_sync(&sma1303->check_fault_work); in sma1303_remove()
1654 &sma1303->check_fault_work, in check_fault_status_store()
1658 &sma1303->check_fault_work, in check_fault_status_store()
1757 INIT_DELAYED_WORK(&sma1303->check_fault_work, in sma1303_i2c_probe()
[all …]