Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dthead,th1520-aon.c240 void th1520_aon_deinit(struct th1520_aon_chan *aon_chan) in th1520_aon_deinit() function
245 EXPORT_SYMBOL_GPL(th1520_aon_deinit);
/linux/include/linux/firmware/thead/
H A Dthead,th1520-aon.h120 void th1520_aon_deinit(struct th1520_aon_chan *aon_chan);
/linux/drivers/pmdomain/thead/
H A Dth1520-pm-domains.c262 th1520_aon_deinit(aon_chan); in th1520_pd_probe()