Home
last modified time | relevance | path

Searched refs:mcb_get_drvdata (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dmcb.h102 static inline void *mcb_get_drvdata(struct mcb_device *dev) in mcb_get_drvdata() function
/openbmc/linux/drivers/iio/adc/
H A Dmen_z188_adc.c147 struct iio_dev *indio_dev = mcb_get_drvdata(dev); in men_z188_remove()
/openbmc/linux/drivers/watchdog/
H A Dmenz69_wdt.c141 struct men_z069_drv *drv = mcb_get_drvdata(dev); in men_z069_remove()
/openbmc/linux/drivers/gpio/
H A Dgpio-menz127.c187 struct men_z127_gpio *men_z127_gpio = mcb_get_drvdata(mdev); in men_z127_remove()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_men_mcb.c241 struct serial_8250_men_mcb_data *data = mcb_get_drvdata(mdev); in serial_8250_men_mcb_remove()
/openbmc/linux/drivers/tty/serial/
H A Dmen_z135_uart.c863 struct men_z135_port *uart = mcb_get_drvdata(mdev); in men_z135_remove()