tx_custom_low_usecs   95 drivers/media/cec/cec-pin-error-inj.c 		pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT;
tx_custom_low_usecs  111 drivers/media/cec/cec-pin-error-inj.c 		pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT;
tx_custom_low_usecs  133 drivers/media/cec/cec-pin-error-inj.c 		pin->tx_custom_low_usecs = usecs;
tx_custom_low_usecs  338 drivers/media/cec/cec-pin-error-inj.c 	if (pin->tx_custom_low_usecs != CEC_TIM_CUSTOM_DEFAULT)
tx_custom_low_usecs  340 drivers/media/cec/cec-pin-error-inj.c 			   pin->tx_custom_low_usecs);
tx_custom_low_usecs  217 drivers/media/cec/cec-pin-priv.h 	u32				tx_custom_low_usecs;
tx_custom_low_usecs 1007 drivers/media/cec/cec-pin.c 		usecs = pin->tx_custom_low_usecs;
tx_custom_low_usecs 1318 drivers/media/cec/cec-pin.c 	pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT;