Searched refs:play_state (Results 1 – 7 of 7) sorted by relevance
1121 av7110->videostate.play_state = VIDEO_STOPPED; in dvb_video_ioctl()1133 if (av7110->videostate.play_state == VIDEO_FREEZED) { in dvb_video_ioctl()1134 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1151 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1155 av7110->videostate.play_state = VIDEO_FREEZED; in dvb_video_ioctl()1170 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1249 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1268 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1335 av7110->audiostate.play_state = AUDIO_STOPPED; in dvb_audio_ioctl()1344 av7110->audiostate.play_state = AUDIO_PLAYING; in dvb_audio_ioctl()[all …]
603 &&av7110->videostate.play_state != VIDEO_FREEZED) { in gpioirq()
62 audio_play_state_t play_state; /* current playback state */ member
138 video_play_state_t play_state; /* current state of playback */ member
62 video_play_state_t play_state; /* current state of playback */
188 video_play_state_t play_state; /* current state of playback */196 displayed. play_state indicates if the video is currently frozen,
75 audio_play_state_t play_state;