Searched refs:CEC_ERROR_INJ_TX_NO_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 | 125 #define CEC_ERROR_INJ_TX_NO_EOM_OFFSET 16 macro
|
H A D | cec-pin-error-inj.c | 28 { CEC_ERROR_INJ_TX_NO_EOM_OFFSET, -1, "tx-no-eom" },
|
H A D | cec-pin.c | 254 return tx_error_inj(pin, CEC_ERROR_INJ_TX_NO_EOM_OFFSET, -1, NULL); in tx_no_eom()
|
/kernel/linux/linux-6.6/drivers/media/cec/core/ |
H A D | cec-pin-priv.h | 136 #define CEC_ERROR_INJ_TX_NO_EOM_OFFSET 16 macro
|
H A D | cec-pin-error-inj.c | 28 { CEC_ERROR_INJ_TX_NO_EOM_OFFSET, -1, "tx-no-eom" },
|
H A D | cec-pin.c | 254 return tx_error_inj(pin, CEC_ERROR_INJ_TX_NO_EOM_OFFSET, -1, NULL); in tx_no_eom()
|
Completed in 6 milliseconds