Home
last modified time | relevance | path

Searched refs:atomisp_format_bridge (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h29 extern const struct atomisp_format_bridge atomisp_output_fmts[];
32 atomisp_format_bridge *atomisp_get_format_bridge(unsigned int pixelformat);
35 atomisp_format_bridge *atomisp_get_format_bridge_from_mbus(u32 mbus_code);
H A Datomisp_cmd.h71 const struct atomisp_format_bridge *get_atomisp_format_bridge_from_mbus(
259 const struct atomisp_format_bridge **fmt_ret,
260 const struct atomisp_format_bridge **snr_fmt_ret);
H A Datomisp_common.h51 struct atomisp_format_bridge { struct
H A Datomisp_ioctl.c318 const struct atomisp_format_bridge atomisp_output_fmts[] = {
493 const struct atomisp_format_bridge *
506 const struct atomisp_format_bridge *
838 const struct atomisp_format_bridge *format; in atomisp_enum_fmt_cap()
H A Datomisp_cmd.c3650 const struct atomisp_format_bridge *br_fmt) in atomisp_fill_pix_format()
3783 const struct atomisp_format_bridge **fmt_ret, in atomisp_try_fmt()
3784 const struct atomisp_format_bridge **snr_fmt_ret) in atomisp_try_fmt()
3786 const struct atomisp_format_bridge *fmt, *snr_fmt; in atomisp_try_fmt()
4041 const struct atomisp_format_bridge *format; in atomisp_set_fmt_to_isp()
4252 const struct atomisp_format_bridge *format; in atomisp_set_fmt_to_snr()
4343 const struct atomisp_format_bridge *format_bridge; in atomisp_set_fmt()
4344 const struct atomisp_format_bridge *snr_format_bridge; in atomisp_set_fmt()