Home
last modified time | relevance | path

Searched defs:props (Results 1 – 9 of 9) sorted by relevance

/include/sound/
A Dsimple_card_utils.h84 #define simple_props_to_dlc_cpu(props, i) ((props)->cpus + i) argument
85 #define simple_props_to_dlc_codec(props, i) ((props)->codecs + i) argument
88 #define simple_props_to_dai_cpu(props, i) ((props)->cpu_dai + i) argument
89 #define simple_props_to_dai_codec(props, i) ((props)->codec_dai + i) argument
99 #define for_each_prop_dlc_cpus(props, i, cpu) \ argument
104 #define for_each_prop_dlc_codecs(props, i, codec) \ argument
109 #define for_each_prop_dlc_platforms(props, i, platform) \ argument
114 #define for_each_prop_codec_conf(props, i, conf) \ argument
121 #define for_each_prop_dai_cpu(props, i, cpu) \ argument
126 #define for_each_prop_dai_codec(props, i, codec) \ argument
[all …]
/include/linux/iio/afe/
A Drescale.h17 int (*props)(struct device *dev, struct rescale *rescale); member
/include/linux/
A Dlcd.h72 struct lcd_properties props; member
A Dbacklight.h250 struct backlight_properties props; member
/include/linux/mtd/
A Dnand-qpic-common.h409 const struct qcom_nandc_props *props; member
/include/rdma/
A Drdma_vt.h120 struct ib_device_attr props; member
/include/uapi/linux/dvb/
A Dfrontend.h923 struct dtv_property *props; member
/include/net/
A Dxfrm.h232 } props; member
/include/linux/greybus/
A Dgreybus_protocols.h579 struct gb_power_supply_props_desc props[]; member

Completed in 40 milliseconds