OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rio_doorbell_filter
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
rio_mport_cdev.h
75
struct
rio_doorbell_filter
{
struct
191
#define RIO_ENABLE_DOORBELL_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 9, struct
rio_doorbell_filter
)
192
#define RIO_DISABLE_DOORBELL_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 10, struct
rio_doorbell_filter
)
/external/kernel-headers/original/uapi/linux/
rio_mport_cdev.h
101
struct
rio_doorbell_filter
{
struct
245
_IOW(RIO_MPORT_DRV_MAGIC, 9, struct
rio_doorbell_filter
)
247
_IOW(RIO_MPORT_DRV_MAGIC, 10, struct
rio_doorbell_filter
)
Completed in 137 milliseconds