libtransistor
A userland library for the Nintendo Switch
|
/dev/nvmap ioctl structures and definitions More...
Go to the source code of this file.
Data Structures | |
struct | nvhost_ioc_ctrl_syncpt_wait_args |
struct | nvhost_ioc_ctrl_event_wait_args |
struct | nvmap_ioc_create_args |
Args to create an nvmap object. More... | |
struct | nvmap_ioc_from_id_args |
Args to get the handle to an existing nvmap object. More... | |
struct | nvmap_ioc_alloc_args |
Memory allocation args structure for the nvmap object. More... | |
struct | nvmap_ioc_free_args |
Memory freeing args structure for the nvmap object. More... | |
struct | nvmap_ioc_param_args |
Info query args structure for an nvmap object. More... | |
struct | nvmap_ioc_get_id_args |
ID query args structure for an nvmap object. More... | |
/dev/nvmap ioctl structures and definitions