Home
last modified time | relevance | path

Searched refs:ivtv_set_speed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.h16 int ivtv_set_speed(struct ivtv *itv, int speed);
H A Divtv-fileops.c532 return ivtv_set_speed(itv, speed); in ivtv_start_decoding()
H A Divtv-ioctl.c121 int ivtv_set_speed(struct ivtv *itv, int speed) in ivtv_set_speed() function