Home
last modified time | relevance | path

Searched refs:software_node_ref_args (Results 1 – 8 of 8) sorted by relevance

/linux/include/media/
H A Dipu-bridge.h151 struct software_node_ref_args local_ref[1];
152 struct software_node_ref_args remote_ref[1];
153 struct software_node_ref_args vcm_ref[1];
154 struct software_node_ref_args ivsc_sensor_ref[1];
155 struct software_node_ref_args ivsc_ipu_ref[1];
/linux/sound/hda/codecs/side-codecs/
H A Dcirrus_scodec_test.c148 static void cirrus_scodec_test_set_gpio_ref_arg(struct software_node_ref_args *arg, in cirrus_scodec_test_set_gpio_ref_arg()
151 struct software_node_ref_args template = in cirrus_scodec_test_set_gpio_ref_arg()
159 struct software_node_ref_args *args, in cirrus_scodec_test_set_spkid_swnode()
194 struct software_node_ref_args *refs; in cirrus_scodec_test_spkid_parse()
/linux/include/linux/
H A Dproperty.h363 struct software_node_ref_args { struct
371 (const struct software_node_ref_args) { \ argument
436 .length = (_len_) * sizeof(struct software_node_ref_args), \
477 .length = sizeof(struct software_node_ref_args), \
/linux/drivers/platform/x86/amd/
H A Damd_isp4.c86 static const struct software_node_ref_args isp4_refs[] = {
152 static const struct software_node_ref_args ov05c10_refs[] = {
/linux/arch/arm/mach-pxa/
H A Dspitz.c381 static const struct software_node_ref_args spitz_mkp_row_gpios[] = {
391 static const struct software_node_ref_args spitz_mkp_col_gpios[] = {
662 static const struct software_node_ref_args spitz_spi_gpio_refs[] = {
/linux/drivers/base/
H A Dswnode.c510 const struct software_node_ref_args *ref_array; in software_node_get_reference_args()
511 const struct software_node_ref_args *ref; in software_node_get_reference_args()
641 const struct software_node_ref_args *ref; in software_node_graph_get_remote_endpoint()
/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c79 static struct software_node_ref_args fusb302_mux_refs[] = {
/linux/drivers/base/test/
H A Dproperty-entry-test.c412 static const struct software_node_ref_args refs[] = { in pe_test_reference()