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.c840 mhi_chan->lpm_notify = ch_cfg->lpm_notify; in parse_ch_cfg()
870 if (mhi_chan->lpm_notify) in parse_ch_cfg()
1279 if (ul_chan->lpm_notify && !mhi_drv->status_cb) in mhi_probe()
1295 if (dl_chan->lpm_notify && !mhi_drv->status_cb) in mhi_probe()
/linux/include/linux/
H A Dmhi.h247 bool lpm_notify; member