Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.h357 int (*disable_channel)(struct es58x_priv *priv); member
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c169 int (*disable_channel)(struct adc_tm5_channel *channel); member
/linux/drivers/dma/
H A Dswitchtec_dma.c401 static int disable_channel(struct switchtec_dma_chan *swdma_chan) in disable_channel() function