Home
last modified time | relevance | path

Searched defs:channel_exists (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc_internals.h342 bool channel_exists[RCC_NUM_CHANNEL_PLL_OUT]; member
H A Dstm32l4x5_rcc.h178 bool channel_exists[RCC_NUM_CHANNEL_PLL_OUT]; member
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c457 static inline bool channel_exists(struct allegro_channel *channel) in channel_exists() function