software_node_ref_args
static const struct software_node_ref_args nokia770_cbus_gpio_refs[] = {
static const struct software_node_ref_args spitz_mkp_row_gpios[] = {
static const struct software_node_ref_args spitz_mkp_col_gpios[] = {
static const struct software_node_ref_args spitz_spi_gpio_refs[] = {
struct software_node_ref_args *gpio_refs;
static struct software_node_ref_args geode_restart_gpio_ref;
const struct software_node_ref_args *ref_array;
const struct software_node_ref_args *ref;
const struct software_node_ref_args *ref;
static const struct software_node_ref_args refs[] = {
struct software_node_ref_args i2c_ref[1];
struct software_node_ref_args gpio0_ref[1];
struct software_node_ref_args gpio1_ref[1];
struct software_node_ref_args gpio2_ref[1];
struct software_node_ref_args gpio3_ref[1];
struct software_node_ref_args gpio4_ref[1];
struct software_node_ref_args gpio5_ref[1];
struct software_node_ref_args sfp_ref[1];
static const struct software_node_ref_args ov05c10_refs[] = {
static const struct software_node_ref_args isp4_refs[] = {
static struct software_node_ref_args fusb302_mux_refs[] = {
struct software_node_ref_args args[] = {
struct software_node_ref_args remote_ep[1];
(const struct software_node_ref_args) { \
.length = (_len_) * sizeof(struct software_node_ref_args), \
.length = sizeof(struct software_node_ref_args), \
struct software_node_ref_args local_ref[1];
struct software_node_ref_args remote_ref[1];
struct software_node_ref_args vcm_ref[1];
struct software_node_ref_args ivsc_sensor_ref[1];
struct software_node_ref_args ivsc_ipu_ref[1];
static void cirrus_scodec_test_set_gpio_ref_arg(struct software_node_ref_args *arg,
struct software_node_ref_args template =
struct software_node_ref_args *args,
struct software_node_ref_args *refs;