Home | History | Annotate | Download | only in mdp_mixer_update
      1 name: mdp_mixer_update
      2 ID: 368
      3 format:
      4 	field:unsigned short common_type;	offset:0;	size:2;	signed:0;
      5 	field:unsigned char common_flags;	offset:2;	size:1;	signed:0;
      6 	field:unsigned char common_preempt_count;	offset:3;	size:1;	signed:0;
      7 	field:int common_pid;	offset:4;	size:4;	signed:1;
      8 
      9 	field:u32 mixer_num;	offset:8;	size:4;	signed:0;
     10 
     11 print fmt: "mixer=%d", REC->mixer_num
     12