Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dhmcdrv_dev.c69 static const struct file_operations hmcdrv_dev_fops = { variable
300 cdev_init(&hmcdrv_dev.dev, &hmcdrv_dev_fops); in hmcdrv_dev_init()
345 hmcdrv_dev.dev.fops = &hmcdrv_dev_fops; in hmcdrv_dev_init()