Searched defs:play (Results 1 - 2 of 2) sorted by relevance

/drivers/media/radio/
H A Dradio-keene.c83 static int keene_cmd_main(struct keene_device *radio, unsigned freq, bool play) argument
98 radio->buffer[5] = (radio->muted ? 4 : 8) | (play ? 1 : 2) |
/drivers/media/pci/zoran/
H A Dzoran_driver.c198 static void map_mode_jpg(struct zoran_fh *fh, int play) argument
200 fh->map_mode = play ? ZORAN_MAP_MODE_JPG_PLAY : ZORAN_MAP_MODE_JPG_REC;

Completed in 132 milliseconds