Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h269 int atomisp_flash_enable(struct atomisp_sub_device *asd,
H A Datomisp_ioctl.c1415 ret = atomisp_flash_enable(asd, control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c4523 int atomisp_flash_enable(struct atomisp_sub_device *asd, int num_frames) in atomisp_flash_enable() function