Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/fsi/
A Dfsi-occ.c68 struct occ_client { struct
76 #define to_client(x) container_of((x), struct occ_client, xfr) argument
82 struct occ_client *client = kzalloc(sizeof(*client), GFP_KERNEL); in occ_open()
110 struct occ_client *client = file->private_data; in occ_read()
143 struct occ_client *client = file->private_data; in occ_write()
200 struct occ_client *client = file->private_data; in occ_release()

Completed in 6 milliseconds