Searched refs:msp_standard_std_name (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | msp3400-driver.h | 140 const char *msp_standard_std_name(int std);
|
H A D | msp3400-kthreads.c | 155 const char *msp_standard_std_name(int std) in msp_standard_std_name() function 732 msp_standard_std_name(std), std); in msp3410d_thread() 756 msp_standard_std_name(val), val); in msp3410d_thread() 1042 msp_standard_std_name(state->std), state->std); in msp34xxg_thread()
|
H A D | msp3400-driver.c | 452 msp_standard_std_name(state->std), state->detected_std); in msp_querystd() 594 msp_standard_std_name(state->std), in msp_log_status()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | msp3400-driver.h | 140 const char *msp_standard_std_name(int std);
|
H A D | msp3400-kthreads.c | 155 const char *msp_standard_std_name(int std) in msp_standard_std_name() function 736 msp_standard_std_name(std), std); in msp3410d_thread() 760 msp_standard_std_name(val), val); in msp3410d_thread() 1046 msp_standard_std_name(state->std), state->std); in msp34xxg_thread()
|
H A D | msp3400-driver.c | 452 msp_standard_std_name(state->std), state->detected_std); in msp_querystd() 594 msp_standard_std_name(state->std), in msp_log_status()
|
Completed in 6 milliseconds