Home
last modified time | relevance | path

Searched refs:ltr_mode (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-devices-lpss_ltr10 What: /sys/devices/.../lpss_ltr/ltr_mode
14 The /sys/devices/.../lpss_ltr/ltr_mode attribute contains an
/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h113 void thc_change_ltr_mode(struct thc_device *dev, u32 ltr_mode);
H A Dintel-thc-dev.c767 void thc_change_ltr_mode(struct thc_device *dev, u32 ltr_mode) in thc_change_ltr_mode() argument
769 if (ltr_mode == THC_LTR_MODE_ACTIVE) { in thc_change_ltr_mode()
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c939 switch (in->ltr_mode) { in pkt_session_set_property_1x()
949 ltr->ltr_mode = in->ltr_mode; in pkt_session_set_property_1x()
H A Dhfi_helper.h855 u32 ltr_mode; member