Searched refs:misc_io_dump_buf_param (Results 1 – 2 of 2) sorted by relevance
6 struct misc_io_dump_buf_param { struct25 #define HIFI_MISC_IOCTL_DUMP_HIFI _IOWR('A', 0x76, struct misc_io_dump_buf_param) argument26 #define HIFI_MISC_IOCTL_DUMP_CODEC _IOWR('A', 0x77, struct misc_io_dump_buf_param)28 #define HIFI_MISC_IOCTL_DISPLAY_MSG _IOWR('A', 0x79, struct misc_io_dump_buf_param)
39 struct misc_io_dump_buf_param dump_buf; in main()