OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rio_rdev_info
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
rio_mport_cdev.h
171
struct
rio_rdev_info
{
struct
209
#define RIO_DEV_ADD _IOW(RIO_MPORT_DRV_MAGIC, 23, struct
rio_rdev_info
)
210
#define RIO_DEV_DEL _IOW(RIO_MPORT_DRV_MAGIC, 24, struct
rio_rdev_info
)
/external/kernel-headers/original/uapi/linux/
rio_mport_cdev.h
217
struct
rio_rdev_info
{
struct
273
_IOW(RIO_MPORT_DRV_MAGIC, 23, struct
rio_rdev_info
)
275
_IOW(RIO_MPORT_DRV_MAGIC, 24, struct
rio_rdev_info
)
Completed in 47 milliseconds