Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/fsi/
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()
109 struct occ_client *client = file->private_data; in occ_read()
142 struct occ_client *client = file->private_data; in occ_write()
210 struct occ_client *client = file->private_data; in occ_release()