Searched refs:CAP_FLAG_OUTPUT_PORT (Results 1 – 4 of 4) sorted by relevance
| /drivers/media/platform/qcom/iris/ |
| A D | iris_platform_qcs8300.h | 18 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 29 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 40 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 69 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 91 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 112 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 123 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU,
|
| A D | iris_platform_gen2.c | 30 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 41 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 52 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 81 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 103 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 124 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU, 135 .flags = CAP_FLAG_OUTPUT_PORT | CAP_FLAG_MENU,
|
| A D | iris_platform_common.h | 105 CAP_FLAG_OUTPUT_PORT = BIT(3), enumerator
|
| A D | iris_ctrls.c | 189 else if (inst->fw_caps[cap_id].flags & CAP_FLAG_OUTPUT_PORT) in iris_get_port_info()
|
Completed in 11 milliseconds