Home
last modified time | relevance | path

Searched refs:VX_STAT_IN_SUSPEND (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_core.c721 chip->chip_status |= VX_STAT_IN_SUSPEND; in snd_vx_suspend()
748 chip->chip_status &= ~VX_STAT_IN_SUSPEND; in snd_vx_resume()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_core.c741 chip->chip_status |= VX_STAT_IN_SUSPEND; in snd_vx_suspend()
768 chip->chip_status &= ~VX_STAT_IN_SUSPEND; in snd_vx_resume()
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h133 VX_STAT_IN_SUSPEND = (1 << 10), /* in suspend phase */ enumerator
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h133 VX_STAT_IN_SUSPEND = (1 << 10), /* in suspend phase */ enumerator

Completed in 5 milliseconds