Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/fsi/
Dfsi-occ.c59 struct occ_client { struct
67 #define to_client(x) container_of((x), struct occ_client, xfr) argument
73 struct occ_client *client = kzalloc(sizeof(*client), GFP_KERNEL); in occ_open()
100 struct occ_client *client = file->private_data; in occ_read()
133 struct occ_client *client = file->private_data; in occ_write()
201 struct occ_client *client = file->private_data; in occ_release()