Searched refs:request_fops (Results 1 – 1 of 1) sorted by relevance
236 static const struct file_operations request_fops = { variable260 if (fd_file(f)->f_op != &request_fops) in media_request_get_by_fd()312 filp = anon_inode_getfile("request", &request_fops, NULL, O_CLOEXEC); in media_request_alloc()