Home
last modified time | relevance | path

Searched refs:cur_format (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfwcam.h181 uint8_t cur_format; member
230 uint8_t cur_format; member
H A Dfwcam.c274 sc->cur_format = (val >> 29) & 0x7; in fwcam_probe_task()
316 if (sc->cur_format == IIDC_FMT_VGA && sc->cur_mode < nitems(fmt0_sizes)) in fwcam_frame_size()
803 mode->format = sc->cur_format; in fwcam_cdev_ioctl()
848 sc->cur_format = mode->format; in fwcam_cdev_ioctl()
873 info->cur_format = sc->cur_format; in fwcam_cdev_ioctl()