Searched refs:imp_def_interrupts (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/soundwire/
H A Dsysfs_slave.c49 * |---- imp_def_interrupts
58 * |---- imp_def_interrupts
156 sdw_dp0_attr(imp_def_interrupts, "0x%x\n");
H A Dmipi_disco.c156 dp0->imp_def_interrupts = fwnode_property_read_bool(port,
224 &dpn[i].imp_def_interrupts);
H A Dsysfs_slave_dpn.c98 sdw_dpn_attr(imp_def_interrupts); variable
H A Dstream.c455 if (dpn_prop->imp_def_interrupts || !dpn_prop->simple_ch_prep_sm ||
466 dpn_prop->imp_def_interrupts);
509 dpn_prop->imp_def_interrupts);
H A Dbus.c1454 val = prop->dp0_prop->imp_def_interrupts;
/linux-master/include/linux/soundwire/
H A Dsdw.h238 * @imp_def_interrupts: If set, each bit corresponds to support for
252 bool imp_def_interrupts; member in struct:sdw_dp0_prop
302 * @imp_def_interrupts: If set, each bit corresponds to support for
328 u32 imp_def_interrupts; member in struct:sdw_dpn_prop

Completed in 97 milliseconds