Searched refs:MEDIA_PROXY_OP_PLAY (Results 1 – 3 of 3) sorted by relevance
211 #define MEDIA_PROXY_OP_PLAY 0x01 macro
1361 case MEDIA_PROXY_OP_PLAY: /* Fall-through - handle several cases identically */ in inactive_state_command_handler()1451 case MEDIA_PROXY_OP_PLAY: in playing_state_command_handler()1575 case MEDIA_PROXY_OP_PLAY: in paused_state_command_handler()1723 case MEDIA_PROXY_OP_PLAY: in seeking_state_command_handler()
624 cmd.opcode = MEDIA_PROXY_OP_PLAY; in test_cp_play()