Home
last modified time | relevance | path

Searched refs:_A_M (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/utils/
Damstream.h54 #define _A_M 'S' macro
55 #define AMSTREAM_IOC_VB_START _IOW((_A_M), 0x00, int)
56 #define AMSTREAM_IOC_VB_SIZE _IOW((_A_M), 0x01, int)
57 #define AMSTREAM_IOC_AB_START _IOW((_A_M), 0x02, int)
58 #define AMSTREAM_IOC_AB_SIZE _IOW((_A_M), 0x03, int)
59 #define AMSTREAM_IOC_VFORMAT _IOW((_A_M), 0x04, int)
60 #define AMSTREAM_IOC_AFORMAT _IOW((_A_M), 0x05, int)
61 #define AMSTREAM_IOC_VID _IOW((_A_M), 0x06, int)
62 #define AMSTREAM_IOC_AID _IOW((_A_M), 0x07, int)
63 #define AMSTREAM_IOC_VB_STATUS _IOR((_A_M), 0x08, int)
[all …]