Searched defs:props (Results 1 – 8 of 8) sorted by relevance
| /include/sound/ |
| D | simple_card_utils.h | 84 #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 86 #define simple_props_to_dlc_platform(props, i) ((props)->platforms + 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 90 #define simple_props_to_codec_conf(props, i) ((props)->codec_conf + i) argument 92 #define for_each_prop_dlc_cpus(props, i, cpu) \ argument 97 #define for_each_prop_dlc_codecs(props, i, codec) \ argument 102 #define for_each_prop_dlc_platforms(props, i, platform) \ argument 107 #define for_each_prop_codec_conf(props, i, conf) \ argument [all …]
|
| /include/linux/iio/afe/ |
| D | rescale.h | 17 int (*props)(struct device *dev, struct rescale *rescale); member
|
| /include/linux/ |
| D | lcd.h | 58 struct lcd_properties props; member
|
| D | backlight.h | 269 struct backlight_properties props; member
|
| /include/rdma/ |
| D | rdma_vt.h | 120 struct ib_device_attr props; member
|
| /include/uapi/linux/dvb/ |
| D | frontend.h | 923 struct dtv_property *props; member
|
| /include/net/ |
| D | xfrm.h | 218 } props; member
|
| /include/linux/greybus/ |
| D | greybus_protocols.h | 579 struct gb_power_supply_props_desc props[]; member
|