Home
last modified time | relevance | path

Searched defs:find_channel (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c363 static struct channel_info *find_channel(struct c8sectpfei *fei, int tsin_num) in find_channel() function
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1505 static VMBusChannel *find_channel(VMBus *vmbus, uint32_t id) in find_channel() function