OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rio_pw_filter
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
rio_mport_cdev.h
86
struct
rio_pw_filter
{
struct
194
#define RIO_ENABLE_PORTWRITE_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 11, struct
rio_pw_filter
)
195
#define RIO_DISABLE_PORTWRITE_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 12, struct
rio_pw_filter
)
/external/kernel-headers/original/uapi/linux/
rio_mport_cdev.h
113
struct
rio_pw_filter
{
struct
249
_IOW(RIO_MPORT_DRV_MAGIC, 11, struct
rio_pw_filter
)
251
_IOW(RIO_MPORT_DRV_MAGIC, 12, struct
rio_pw_filter
)
Completed in 50 milliseconds