Searched refs:ltr_mode (Results 1 – 5 of 5) sorted by relevance
10 What: /sys/devices/.../lpss_ltr/ltr_mode14 The /sys/devices/.../lpss_ltr/ltr_mode attribute contains an
113 void thc_change_ltr_mode(struct thc_device *dev, u32 ltr_mode);
767 void thc_change_ltr_mode(struct thc_device *dev, u32 ltr_mode) in thc_change_ltr_mode() argument769 if (ltr_mode == THC_LTR_MODE_ACTIVE) { in thc_change_ltr_mode()
939 switch (in->ltr_mode) { in pkt_session_set_property_1x()949 ltr->ltr_mode = in->ltr_mode; in pkt_session_set_property_1x()
855 u32 ltr_mode; member