Home
last modified time | relevance | path

Searched refs:has_headphones (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dmsp3400-driver.c357 if (state->has_headphones) in msp_s_ctrl()
365 if (state->has_headphones) in msp_s_ctrl()
372 if (state->has_headphones) in msp_s_ctrl()
379 if (state->has_headphones) in msp_s_ctrl()
386 if (state->has_headphones) in msp_s_ctrl()
749 state->has_headphones = in msp_probe()
H A Dmsp3400-driver.h68 u8 has_headphones; member