Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/char/
H A Dcon3215.c66 struct raw3215_req { struct
73 struct raw3215_req *next; /* pointer to next request */ argument
99 static struct raw3215_req *raw3215_freelist;
108 static inline struct raw3215_req *raw3215_alloc_req(void) in raw3215_alloc_req()
110 struct raw3215_req *req; in raw3215_alloc_req()
144 struct raw3215_req *req; in raw3215_mk_read_req()
172 struct raw3215_req *req; in raw3215_mk_write_req()
248 struct raw3215_req *req; in raw3215_start_io()
349 struct raw3215_req *req; in raw3215_irq()
355 req = (struct raw3215_req *) intparm; in raw3215_irq()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/char/
H A Dcon3215.c66 struct raw3215_req { struct
73 struct raw3215_req *next; /* pointer to next request */ argument
99 static struct raw3215_req *raw3215_freelist;
108 static inline struct raw3215_req *raw3215_alloc_req(void) in raw3215_alloc_req()
110 struct raw3215_req *req; in raw3215_alloc_req()
144 struct raw3215_req *req; in raw3215_mk_read_req()
172 struct raw3215_req *req; in raw3215_mk_write_req()
248 struct raw3215_req *req; in raw3215_start_io()
349 struct raw3215_req *req; in raw3215_irq()
355 req = (struct raw3215_req *) intparm; in raw3215_irq()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/char/
H A Dcon3215.c66 struct raw3215_req { struct
73 struct raw3215_req *next; /* pointer to next request */ argument
99 static struct raw3215_req *raw3215_freelist;
108 static inline struct raw3215_req *raw3215_alloc_req(void) in raw3215_alloc_req()
110 struct raw3215_req *req; in raw3215_alloc_req()
144 struct raw3215_req *req; in raw3215_mk_read_req()
172 struct raw3215_req *req; in raw3215_mk_write_req()
248 struct raw3215_req *req; in raw3215_start_io()
349 struct raw3215_req *req; in raw3215_irq()
355 req = (struct raw3215_req *) intparm; in raw3215_irq()
[all …]