Home
last modified time | relevance | path

Searched refs:PROPERTY_ENTRY_REF_ARRAY (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/platform/x86/amd/
H A Damd_isp4.c92 PROPERTY_ENTRY_REF_ARRAY("remote-endpoint", isp4_refs),
174 PROPERTY_ENTRY_REF_ARRAY("remote-endpoint", ov05c10_refs),
/linux/arch/arm/mach-pxa/
H A Dspitz.c407 PROPERTY_ENTRY_REF_ARRAY("row-gpios", spitz_mkp_row_gpios),
408 PROPERTY_ENTRY_REF_ARRAY("col-gpios", spitz_mkp_col_gpios),
672 PROPERTY_ENTRY_REF_ARRAY("gpios", spitz_spi_gpio_refs),
/linux/drivers/acpi/
H A Dmipi-disco-img.c332 PROPERTY_ENTRY_REF_ARRAY("remote-endpoint", in extract_crs_csi2_conn_info()
350 PROPERTY_ENTRY_REF_ARRAY("remote-endpoint", in extract_crs_csi2_conn_info()
/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c85 PROPERTY_ENTRY_REF_ARRAY("usb-role-switch", fusb302_mux_refs),
/linux/drivers/base/test/
H A Dproperty-entry-test.c420 PROPERTY_ENTRY_REF_ARRAY("ref-3", refs), in pe_test_reference()
/linux/include/linux/
H A Dproperty.h451 #define PROPERTY_ENTRY_REF_ARRAY(_name_, _val_) \ macro