Home
last modified time | relevance | path

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

/linux/drivers/bus/mhi/host/
H A Dinit.c839 mhi_chan->lpm_notify = ch_cfg->lpm_notify; in parse_ch_cfg()
869 if (mhi_chan->lpm_notify) in parse_ch_cfg()
1280 if (ul_chan->lpm_notify && !mhi_drv->status_cb) in mhi_probe()
1296 if (dl_chan->lpm_notify && !mhi_drv->status_cb) in mhi_probe()
/linux/include/linux/
H A Dmhi.h249 bool lpm_notify; member