Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
A Dcec-pin-error-inj.c95 pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_error_inj_parse_line()
111 pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_error_inj_parse_line()
133 pin->tx_custom_low_usecs = usecs; in cec_pin_error_inj_parse_line()
338 if (pin->tx_custom_low_usecs != CEC_TIM_CUSTOM_DEFAULT) in cec_pin_error_inj_show()
340 pin->tx_custom_low_usecs); in cec_pin_error_inj_show()
A Dcec-pin-priv.h217 u32 tx_custom_low_usecs; member
A Dcec-pin.c1007 usecs = pin->tx_custom_low_usecs; in cec_pin_timer()
1328 pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_allocate_adapter()

Completed in 8 milliseconds