Home
last modified time | relevance | path

Searched refs:vfe_line_array (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h34 #define vfe_line_array(ptr_line) \ macro
38 container_of(vfe_line_array(ptr_line), struct vfe_device, line)
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c29 #define vfe_line_array(ptr_line) \ macro
33 container_of(vfe_line_array(ptr_line), struct vfe_device, line)

Completed in 3 milliseconds