Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmhi.c23 .lpm_notify = false,
38 .lpm_notify = false,
53 .lpm_notify = false,
68 .lpm_notify = false,
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dinit.c770 mhi_chan->lpm_notify = ch_cfg->lpm_notify; in parse_ch_cfg()
810 if (mhi_chan->lpm_notify) in parse_ch_cfg()
1168 if (ul_chan->lpm_notify && !mhi_drv->status_cb) in mhi_driver_probe()
1189 if (dl_chan->lpm_notify && !mhi_drv->status_cb) in mhi_driver_probe()
H A Dinternal.h562 bool lpm_notify; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dmhi.h231 bool lpm_notify; member