/linux/include/sound/ |
A D | simple_card_utils.h | 80 #define simple_props_to_dlc_cpu(props, i) ((props)->cpus + i) argument 81 #define simple_props_to_dlc_codec(props, i) ((props)->codecs + i) argument 84 #define simple_props_to_dai_cpu(props, i) ((props)->cpu_dai + i) argument 85 #define simple_props_to_dai_codec(props, i) ((props)->codec_dai + i) argument 88 #define for_each_prop_dlc_cpus(props, i, cpu) \ argument 93 #define for_each_prop_dlc_codecs(props, i, codec) \ argument 98 #define for_each_prop_dlc_platforms(props, i, platform) \ argument 103 #define for_each_prop_codec_conf(props, i, conf) \ argument 110 #define for_each_prop_dai_cpu(props, i, cpu) \ argument 115 #define for_each_prop_dai_codec(props, i, codec) \ argument [all …]
|
/linux/arch/powerpc/platforms/powermac/ |
A D | backlight.c | 108 struct backlight_properties *props; in pmac_backlight_key_worker() local 147 struct backlight_properties *props; in __pmac_backlight_set_legacy_brightness() local 196 struct backlight_properties *props; in pmac_backlight_get_legacy_brightness() local
|
/linux/drivers/video/backlight/ |
A D | tosa_bl.c | 53 struct backlight_properties *props = &dev->props; in tosa_bl_update_status() local 68 struct backlight_properties *props = &dev->props; in tosa_bl_get_brightness() local 81 struct backlight_properties props; in tosa_bl_probe() local
|
A D | jornada720_bl.c | 107 struct backlight_properties props; in jornada_bl_probe() local
|
/linux/drivers/media/usb/dvb-usb-v2/ |
A D | usb_urb.c | 92 struct usb_data_stream_properties *props) in usb_urb_submitv2() 251 struct usb_data_stream_properties *props) in usb_urb_reconfig() 307 const struct usb_data_stream_properties *props) in usb_urb_initv2()
|
/linux/drivers/media/usb/dvb-usb/ |
A D | dvb-usb-init.c | 39 struct dvb_usb_adapter_fe_properties *props = &adap->props.fe[o]; in dvb_usb_adapter_init() local 208 …ription *dvb_usb_find_device(struct usb_device *udev, const struct dvb_usb_device_properties *prop… in dvb_usb_find_device() 266 const struct dvb_usb_device_properties *props, in dvb_usb_device_init()
|
A D | a800.c | 31 const struct dvb_usb_device_properties *props, in a800_identify_state()
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ |
A D | pvrdma_verbs.c | 66 struct ib_device_attr *props, in pvrdma_query_device() 129 struct ib_port_attr *props) in pvrdma_query_port() 241 struct ib_device_modify *props) in pvrdma_modify_device() 278 struct ib_port_modify *props) in pvrdma_modify_port()
|
/linux/drivers/crypto/nx/ |
A D | nx.c | 329 struct nx_of *props) in nx_of_update_status() 342 struct nx_of *props) in nx_of_update_sglen() 359 struct nx_of *props) in nx_of_update_msc() 463 static void nx_of_init(struct device *dev, struct nx_of *props) in nx_of_init() 491 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop() local
|
/linux/drivers/media/tuners/ |
A D | tuner-i2c.h | 24 static inline int tuner_i2c_xfer_send(struct tuner_i2c_props *props, in tuner_i2c_xfer_send() 34 static inline int tuner_i2c_xfer_recv(struct tuner_i2c_props *props, in tuner_i2c_xfer_recv() 44 static inline int tuner_i2c_xfer_send_recv(struct tuner_i2c_props *props, in tuner_i2c_xfer_send_recv()
|
/linux/drivers/media/v4l2-core/ |
A D | v4l2-fwnode.c | 741 struct v4l2_fwnode_device_properties *props) in v4l2_fwnode_device_parse() 1099 const char * const *props, in v4l2_fwnode_reference_get_int_prop() 1154 const char * const *props; member 1190 const char * const *props = p->props; in v4l2_fwnode_reference_parse_int_props() local 1260 static const struct v4l2_fwnode_int_props props[] = { in v4l2_async_nf_parse_fwnode_sensor() local
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_backlight.c | 95 struct backlight_properties *props, in nv40_backlight_init() 291 struct backlight_properties *props, in nv50_backlight_init() 356 struct backlight_properties props = {0}; in nouveau_backlight_init() local
|
/linux/drivers/gpu/drm/ |
A D | drm_blend.c | 276 static const struct drm_prop_enum_list props[] = { in drm_plane_create_rotation_property() local 577 static const struct drm_prop_enum_list props[] = { in drm_plane_create_blend_mode_property() local
|
/linux/sound/soc/generic/ |
A D | simple-card-utils.c | 191 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in asoc_simple_startup() local 232 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in asoc_simple_shutdown() local 270 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in asoc_simple_hw_params() local 396 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in asoc_simple_dai_init() local
|
/linux/drivers/power/supply/ |
A D | z2_battery.c | 126 static int z2_batt_ps_init(struct z2_charger *charger, int props) in z2_batt_ps_init() 183 int props = 1; /* POWER_SUPPLY_PROP_PRESENT */ in z2_batt_probe() local
|
/linux/drivers/infiniband/sw/rdmavt/ |
A D | vt.c | 78 struct ib_device_attr *props, in rvt_query_device() 120 struct ib_port_attr *props) in rvt_query_port() 152 int port_modify_mask, struct ib_port_modify *props) in rvt_modify_port()
|
/linux/drivers/base/ |
A D | swnode.c | 130 static const void *property_entry_find(const struct property_entry *props, in property_entry_find() 148 property_entry_count_elems_of_size(const struct property_entry *props, in property_entry_count_elems_of_size() 160 static int property_entry_read_int_array(const struct property_entry *props, in property_entry_read_int_array() 185 static int property_entry_read_string_array(const struct property_entry *props, in property_entry_read_string_array() 721 struct property_entry *props; in software_node_alloc() local
|
/linux/drivers/gpio/ |
A D | gpio-aspeed.c | 39 const struct aspeed_bank_props *props; member 259 static inline bool is_bank_props_sentinel(const struct aspeed_bank_props *props) in is_bank_props_sentinel() 267 const struct aspeed_bank_props *props = gpio->config->props; in find_bank_props() local 280 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_gpio() local 290 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_input() local 300 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_output() local 688 const struct aspeed_bank_props *props = gpio->config->props; in aspeed_init_irq_valid_mask() local
|
/linux/drivers/infiniband/hw/mthca/ |
A D | mthca_provider.c | 61 static int mthca_query_device(struct ib_device *ibdev, struct ib_device_attr *props, in mthca_query_device() 130 u32 port, struct ib_port_attr *props) in mthca_query_port() 180 struct ib_device_modify *props) in mthca_modify_device() 198 struct ib_port_modify *props) in mthca_modify_port()
|
/linux/drivers/leds/ |
A D | led-core.c | 366 struct led_properties *props) in led_parse_fwnode_props() 418 struct led_properties props = {}; in led_compose_name() local
|
/linux/drivers/usb/dwc3/ |
A D | host.c | 47 struct property_entry props[4]; in dwc3_host_init() local
|
/linux/drivers/input/touchscreen/ |
A D | mms114.c | 68 struct touchscreen_properties props; member 301 const struct touchscreen_properties *props = &data->props; in mms114_setup_regs() local 416 struct touchscreen_properties *props = &data->props; in mms114_parse_legacy_bindings() local
|
/linux/drivers/infiniband/hw/hns/ |
A D | hns_roce_main.c | 168 struct ib_device_attr *props, in hns_roce_query_device() 218 struct ib_port_attr *props) in hns_roce_query_port() 279 struct ib_device_modify *props) in hns_roce_modify_device()
|
/linux/drivers/acpi/x86/ |
A D | apple.c | 30 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
|
/linux/drivers/platform/x86/ |
A D | samsung-q10.c | 52 struct backlight_properties props; in samsungq10_probe() local
|