Searched refs:kgsl_cmdstream_readtimestamp (Results 1 – 2 of 2) sorted by relevance
271 struct kgsl_cmdstream_readtimestamp { struct277 _IOR(KGSL_IOC_TYPE, 0x11, struct kgsl_cmdstream_readtimestamp) argument280 _IOWR(KGSL_IOC_TYPE, 0x11, struct kgsl_cmdstream_readtimestamp)
82 struct kgsl_cmdstream_readtimestamp req = { in kgsl_pipe_timestamp()