Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Ddev.h153 const struct host1x_channel_ops *channel_op; member
/linux/drivers/dma/
H A Dswitchtec_dma.c371 static int channel_op(struct switchtec_dma_chan *swdma_chan, int op) in channel_op() function