/linux-6.12.1/drivers/leds/ |
D | leds-expresswire.c | 16 void expresswire_power_off(struct expresswire_common_props *props) in expresswire_power_off() 23 void expresswire_enable(struct expresswire_common_props *props) in expresswire_enable() 33 void expresswire_start(struct expresswire_common_props *props) in expresswire_start() 40 void expresswire_end(struct expresswire_common_props *props) in expresswire_end() 49 void expresswire_set_bit(struct expresswire_common_props *props, bool bit) in expresswire_set_bit() 65 void expresswire_write_u8(struct expresswire_common_props *props, u8 val) in expresswire_write_u8()
|
D | led-core.c | 463 struct led_properties *props) in led_parse_fwnode_props() 515 struct led_properties props = {}; in led_compose_name() local
|
/linux-6.12.1/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 …]
|
/linux-6.12.1/arch/powerpc/platforms/powermac/ |
D | backlight.c | 81 struct backlight_properties *props; in pmac_backlight_key_worker() local 120 struct backlight_properties *props; in __pmac_backlight_set_legacy_brightness() local 169 struct backlight_properties *props; in pmac_backlight_get_legacy_brightness() local
|
/linux-6.12.1/drivers/media/usb/dvb-usb-v2/ |
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()
|
D | dvb_usb.h | 113 const struct dvb_usb_device_properties *props; member 289 struct usb_data_stream_properties props; member 330 const struct dvb_usb_adapter_properties *props; member 376 const struct dvb_usb_device_properties *props; member
|
/linux-6.12.1/drivers/media/usb/dvb-usb/ |
D | dvb-usb-init.c | 39 struct dvb_usb_adapter_fe_properties *props = &adap->props.fe[o]; in dvb_usb_adapter_init() local 210 …ription *dvb_usb_find_device(struct usb_device *udev, const struct dvb_usb_device_properties *prop… in dvb_usb_find_device() 268 const struct dvb_usb_device_properties *props, in dvb_usb_device_init()
|
/linux-6.12.1/drivers/infiniband/hw/vmw_pvrdma/ |
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-6.12.1/drivers/crypto/nx/ |
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-6.12.1/drivers/media/v4l2-core/ |
D | v4l2-fwnode.c | 770 struct v4l2_fwnode_device_properties *props) in v4l2_fwnode_device_parse() 1019 const char * const *props, in v4l2_fwnode_reference_get_int_prop() 1074 const char * const *props; member 1110 const char * const *props = p->props; in v4l2_fwnode_reference_parse_int_props() local 1180 static const struct v4l2_fwnode_int_props props[] = { in v4l2_async_nf_parse_fwnode_sensor() local
|
/linux-6.12.1/drivers/media/tuners/ |
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-6.12.1/drivers/gpu/drm/nouveau/ |
D | nouveau_backlight.c | 98 struct backlight_properties *props, in nv40_backlight_init() 233 struct backlight_properties *props, in nv50_backlight_init() 297 struct backlight_properties props = {0}; in nouveau_backlight_init() local
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_blend.c | 276 static const struct drm_prop_enum_list props[] = { in drm_plane_create_rotation_property() local 576 static const struct drm_prop_enum_list props[] = { in drm_plane_create_blend_mode_property() local
|
/linux-6.12.1/drivers/base/ |
D | swnode.c | 141 static const void *property_entry_find(const struct property_entry *props, in property_entry_find() 159 property_entry_count_elems_of_size(const struct property_entry *props, in property_entry_count_elems_of_size() 171 static int property_entry_read_int_array(const struct property_entry *props, in property_entry_read_int_array() 196 static int property_entry_read_string_array(const struct property_entry *props, in property_entry_read_string_array() 735 struct property_entry *props; in software_node_alloc() local
|
/linux-6.12.1/drivers/infiniband/sw/rdmavt/ |
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-6.12.1/drivers/gpio/ |
D | gpio-aspeed.c | 41 const struct aspeed_bank_props *props; member 261 static inline bool is_bank_props_sentinel(const struct aspeed_bank_props *props) in is_bank_props_sentinel() 269 const struct aspeed_bank_props *props = gpio->config->props; in find_bank_props() local 282 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_gpio() local 292 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_input() local 302 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_output() local 700 const struct aspeed_bank_props *props = gpio->config->props; in aspeed_init_irq_valid_mask() local
|
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 1077 struct kfd_mem_properties *props; in find_subtype_mem() local 1094 struct kfd_mem_properties *props; in kfd_parse_subtype_mem() local 1163 struct kfd_cache_properties *props; in kfd_parse_subtype_cache() local 1232 struct kfd_iolink_properties *props = NULL, *props2; in kfd_parse_subtype_iolink() local
|
/linux-6.12.1/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 53 static int mthca_query_device(struct ib_device *ibdev, struct ib_device_attr *props, in mthca_query_device() 122 u32 port, struct ib_port_attr *props) in mthca_query_port() 172 struct ib_device_modify *props) in mthca_modify_device() 190 struct ib_port_modify *props) in mthca_modify_port()
|
/linux-6.12.1/drivers/video/backlight/ |
D | jornada720_bl.c | 106 struct backlight_properties props; in jornada_bl_probe() local
|
D | mt6370-backlight.c | 130 struct backlight_properties *props) in mt6370_init_backlight_properties() 277 struct backlight_properties props = { in mt6370_bl_probe() local
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | mms114.c | 68 struct touchscreen_properties props; member 337 const struct touchscreen_properties *props = &data->props; in mms114_setup_regs() local 452 struct touchscreen_properties *props = &data->props; in mms114_parse_legacy_bindings() local
|
/linux-6.12.1/drivers/acpi/x86/ |
D | apple.c | 31 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
|
/linux-6.12.1/sound/soc/generic/ |
D | simple-card-utils.c | 299 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in simple_util_startup() local 360 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in simple_util_shutdown() local 451 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in simple_util_hw_params() local 631 struct simple_dai_props *props = simple_priv_to_props(priv, rtd->num); in simple_util_dai_init() local
|
/linux-6.12.1/include/linux/iio/afe/ |
D | rescale.h | 17 int (*props)(struct device *dev, struct rescale *rescale); member
|
/linux-6.12.1/drivers/hid/ |
D | hid-picolcd_backlight.c | 51 struct backlight_properties props; in picolcd_init_backlight() local
|