Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/camss/
H A Dcamss.h64 struct resources_icc { struct
104 const struct resources_icc *icc_res;
H A Dcamss.c291 static const struct resources_icc icc_res_8x53[] = {
1427 static const struct resources_icc icc_res_sm8250[] = {
1746 static const struct resources_icc icc_res_sc7280[] = {
2104 static const struct resources_icc icc_res_sc8280xp[] = {
2435 static const struct resources_icc icc_res_sm8550[] = {
3177 const struct resources_icc *icc_res; in camss_icc_get()
3542 const struct resources_icc *icc_res = camss->res->icc_res; in camss_runtime_resume()