Searched refs:CEC_ERROR_INJ_TX_EARLY_EOM_OFFSET (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/cec/core/ |
H A D | cec-pin-priv.h | 126 #define CEC_ERROR_INJ_TX_EARLY_EOM_OFFSET 18 macro
|
H A D | cec-pin-error-inj.c | 29 { CEC_ERROR_INJ_TX_EARLY_EOM_OFFSET, -1, "tx-early-eom" },
|
H A D | cec-pin.c | 259 return tx_error_inj(pin, CEC_ERROR_INJ_TX_EARLY_EOM_OFFSET, -1, NULL); in tx_early_eom()
|
/kernel/linux/linux-6.6/drivers/media/cec/core/ |
H A D | cec-pin-priv.h | 137 #define CEC_ERROR_INJ_TX_EARLY_EOM_OFFSET 18 macro
|
H A D | cec-pin-error-inj.c | 29 { CEC_ERROR_INJ_TX_EARLY_EOM_OFFSET, -1, "tx-early-eom" },
|
H A D | cec-pin.c | 259 return tx_error_inj(pin, CEC_ERROR_INJ_TX_EARLY_EOM_OFFSET, -1, NULL); in tx_early_eom()
|
Completed in 6 milliseconds