Home
last modified time | relevance | path

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

/drivers/fsi/
A Dfsi-scom.c206 static int raw_put_scom(struct scom_device *scom, uint64_t value, in raw_put_scom()
218 static int raw_get_scom(struct scom_device *scom, uint64_t *value, in raw_get_scom()
275 static int put_scom(struct scom_device *scom, uint64_t value, in put_scom()
294 static int get_scom(struct scom_device *scom, uint64_t *value, in get_scom()
316 struct scom_device *scom = filep->private_data; in scom_read() local
346 struct scom_device *scom = filep->private_data; in scom_write() local
453 static int scom_reset(struct scom_device *scom, void __user *argp) in scom_reset()
469 static int scom_check(struct scom_device *scom, void __user *argp) in scom_check()
477 struct scom_device *scom = file->private_data; in scom_ioctl() local
533 struct scom_device *scom; in scom_probe() local
[all …]
A Di2cr-scom.c37 struct i2cr_scom *scom = filep->private_data; in i2cr_scom_read() local
58 struct i2cr_scom *scom = filep->private_data; in i2cr_scom_write() local
87 struct i2cr_scom *scom; in i2cr_scom_probe() local
120 struct i2cr_scom *scom = dev_get_drvdata(dev); in i2cr_scom_remove() local

Completed in 8 milliseconds