CEC_TIM_CUSTOM_DEFAULT   95 drivers/media/cec/cec-pin-error-inj.c 		pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT;
CEC_TIM_CUSTOM_DEFAULT   96 drivers/media/cec/cec-pin-error-inj.c 		pin->tx_custom_high_usecs = CEC_TIM_CUSTOM_DEFAULT;
CEC_TIM_CUSTOM_DEFAULT  111 drivers/media/cec/cec-pin-error-inj.c 		pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT;
CEC_TIM_CUSTOM_DEFAULT  112 drivers/media/cec/cec-pin-error-inj.c 		pin->tx_custom_high_usecs = CEC_TIM_CUSTOM_DEFAULT;
CEC_TIM_CUSTOM_DEFAULT  338 drivers/media/cec/cec-pin-error-inj.c 	if (pin->tx_custom_low_usecs != CEC_TIM_CUSTOM_DEFAULT)
CEC_TIM_CUSTOM_DEFAULT  341 drivers/media/cec/cec-pin-error-inj.c 	if (pin->tx_custom_high_usecs != CEC_TIM_CUSTOM_DEFAULT)
CEC_TIM_CUSTOM_DEFAULT 1318 drivers/media/cec/cec-pin.c 	pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT;
CEC_TIM_CUSTOM_DEFAULT 1319 drivers/media/cec/cec-pin.c 	pin->tx_custom_high_usecs = CEC_TIM_CUSTOM_DEFAULT;