Home
last modified time | relevance | path

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

/linux/drivers/fsi/
A Dfsi-scom.c66 struct scom_device { struct
75 static int __put_scom(struct scom_device *scom_dev, uint64_t value, in __put_scom() argument
285 static int put_scom(struct scom_device *scom, uint64_t value, in put_scom()
304 static int get_scom(struct scom_device *scom, uint64_t *value, in get_scom()
326 struct scom_device *scom = filep->private_data; in scom_read()
356 struct scom_device *scom = filep->private_data; in scom_write()
487 struct scom_device *scom = file->private_data; in scom_ioctl()
516 struct scom_device *scom = container_of(inode->i_cdev, struct scom_device, cdev); in scom_open()
534 struct scom_device *scom = container_of(dev, struct scom_device, dev); in scom_free()
543 struct scom_device *scom; in scom_probe()
[all …]

Completed in 5 milliseconds