Searched defs:props (Results 1 – 8 of 8) sorted by relevance
/include/sound/ |
D | simple_card_utils.h | 77 #define simple_props_to_dlc_cpu(props, i) ((props)->cpus + i) argument 78 #define simple_props_to_dlc_codec(props, i) ((props)->codecs + i) argument 79 #define simple_props_to_dlc_platform(props, i) ((props)->platforms + i) argument 81 #define simple_props_to_dai_cpu(props, i) ((props)->cpu_dai + i) argument 82 #define simple_props_to_dai_codec(props, i) ((props)->codec_dai + i) argument 83 #define simple_props_to_codec_conf(props, i) ((props)->codec_conf + i) argument 85 #define for_each_prop_dlc_cpus(props, i, cpu) \ argument 90 #define for_each_prop_dlc_codecs(props, i, codec) \ argument 95 #define for_each_prop_dlc_platforms(props, i, platform) \ argument 100 #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 | 284 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 | 874 struct dtv_property *props; member
|
/include/net/ |
D | xfrm.h | 192 } props; member
|
/include/linux/greybus/ |
D | greybus_protocols.h | 583 struct gb_power_supply_props_desc props[]; member
|