Şuanki Dizin: /usr/src/kernels/5.14.0-284.11.1.el9_2.x86_64/include/media/i2c/ |
Şuanki Dosya : //usr/src/kernels/5.14.0-284.11.1.el9_2.x86_64/include/media/i2c/saa6588.h |
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* Types and defines needed for RDS. This is included by saa6588.c and every driver (e.g. bttv-driver.c) that wants to use the saa6588 module. (c) 2005 by Hans J. Koch */ #ifndef _SAA6588_H #define _SAA6588_H struct saa6588_command { unsigned int block_count; bool nonblocking; int result; unsigned char __user *buffer; struct file *instance; poll_table *event_list; __poll_t poll_mask; }; /* These ioctls are internal to the kernel */ #define SAA6588_CMD_CLOSE _IOW('R', 2, int) #define SAA6588_CMD_READ _IOR('R', 3, int) #define SAA6588_CMD_POLL _IOR('R', 4, int) #endif
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4