Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/fsi/
Dfsi-occ.c67 struct occ_client { struct
75 #define to_client(x) container_of((x), struct occ_client, xfr) argument
81 struct occ_client *client = kzalloc(sizeof(*client), GFP_KERNEL); in occ_open()
108 struct occ_client *client = file->private_data; in occ_read()
141 struct occ_client *client = file->private_data; in occ_write()
198 struct occ_client *client = file->private_data; in occ_release()