Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Diqs269a.c327 unsigned int otp_option; member
343 if (slider_num && (iqs269->otp_option & IQS269_OTP_OPTION_HOLD)) in iqs269_slider_type()
579 !(iqs269->otp_option & IQS269_OTP_OPTION_HOLD)) in iqs269_parse_chan()
1010 if (iqs269->otp_option & IQS269_OTP_OPTION_HOLD) { in iqs269_parse_prop()
1198 if (iqs269->otp_option == IQS269_OTP_OPTION_TWS && in iqs269_dev_init()
1835 iqs269->otp_option = (uintptr_t)device_get_match_data(&client->dev); in iqs269_probe()