Home
last modified time | relevance | path

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

12345678910

/linux/drivers/leds/
H A Dleds-expresswire.c16 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()
H A Dled-core.c478 struct led_properties *props) in led_parse_fwnode_props()
530 struct led_properties props = {}; in led_compose_name() local
/linux/include/sound/
H 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
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
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
[all …]
/linux/drivers/dpll/zl3073x/
H A Dprop.c85 struct zl3073x_pin_props *props, in zl3073x_prop_pin_package_label_set()
130 struct zl3073x_pin_props *props, in zl3073x_prop_pin_fwnode_get()
195 struct zl3073x_pin_props *props; in zl3073x_pin_props_get() local
316 void zl3073x_pin_props_put(struct zl3073x_pin_props *props) in zl3073x_pin_props_put()
/linux/arch/powerpc/platforms/powermac/
H A Dbacklight.c73 struct backlight_properties *props; in pmac_backlight_key_worker() local
112 struct backlight_properties *props; in __pmac_backlight_set_legacy_brightness() local
161 struct backlight_properties *props; in pmac_backlight_get_legacy_brightness() local
/linux/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c92 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/
H A Ddvb-usb-init.c39 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/drivers/crypto/nx/
H A Dnx.c305 struct nx_of *props) in nx_of_update_status()
318 struct nx_of *props) in nx_of_update_sglen()
335 struct nx_of *props) in nx_of_update_msc()
439 static void nx_of_init(struct device *dev, struct nx_of *props) in nx_of_init()
467 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop() local
/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c811 struct v4l2_fwnode_device_properties *props) in v4l2_fwnode_device_parse()
1060 const char * const *props, in v4l2_fwnode_reference_get_int_prop()
1115 const char * const *props; member
1151 const char * const *props = p->props; in v4l2_fwnode_reference_parse_int_props() local
1221 static const struct v4l2_fwnode_int_props props[] = { in v4l2_async_nf_parse_fwnode_sensor() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c98 struct backlight_properties *props, in nv40_backlight_init()
233 struct backlight_properties *props, in nv50_backlight_init()
298 struct backlight_properties props = {0}; in nouveau_backlight_init() local
/linux/drivers/gpu/drm/xe/
H A Dxe_eu_stall.c239 struct eu_stall_open_properties *props) in set_prop_eu_stall_sampling_rate()
251 struct eu_stall_open_properties *props) in set_prop_eu_stall_wait_num_reports()
259 struct eu_stall_open_properties *props) in set_prop_eu_stall_gt_id()
281 struct eu_stall_open_properties *props) in xe_eu_stall_user_ext_set_property()
308 int ext_number, struct eu_stall_open_properties *props) in xe_eu_stall_user_extensions()
707 struct eu_stall_open_properties *props) in xe_eu_stall_stream_init()
871 struct eu_stall_open_properties *props, in xe_eu_stall_stream_open_locked()
935 struct eu_stall_open_properties props = {}; in xe_eu_stall_stream_open() local
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.c66 struct ib_device_attr *props, in pvrdma_query_device()
129 struct ib_port_attr *props) in pvrdma_query_port()
250 struct ib_port_modify *props) in pvrdma_modify_port()
/linux/drivers/gpu/drm/
H A Ddrm_blend.c282 static const struct drm_prop_enum_list props[] = { in drm_plane_create_rotation_property() local
582 static const struct drm_prop_enum_list props[] = { in drm_plane_create_blend_mode_property() local
/linux/drivers/base/
H A Dswnode.c141 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()
736 struct property_entry *props; in software_node_alloc() local
/linux/drivers/infiniband/sw/rdmavt/
H A Dvt.c78 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/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1078 struct kfd_mem_properties *props; in find_subtype_mem() local
1095 struct kfd_mem_properties *props; in kfd_parse_subtype_mem() local
1164 struct kfd_cache_properties *props; in kfd_parse_subtype_cache() local
1233 struct kfd_iolink_properties *props = NULL, *props2; in kfd_parse_subtype_iolink() local
H A Dkfd_queue.c419 #define WG_CONTEXT_DATA_SIZE_PER_CU(gfxv, props) \ argument
431 struct kfd_node_properties *props = &dev->node_props; in kfd_queue_ctx_save_restore_size() local
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c53 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/drivers/gpio/
H A Dgpio-aspeed.c63 const struct aspeed_bank_props *props; member
336 static inline bool is_bank_props_sentinel(const struct aspeed_bank_props *props) in is_bank_props_sentinel()
344 const struct aspeed_bank_props *props = gpio->config->props; in find_bank_props() local
357 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_gpio() local
367 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_input() local
377 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_output() local
658 const struct aspeed_bank_props *props = gpio->config->props; in aspeed_init_irq_valid_mask() local
/linux/drivers/video/backlight/
H A Djornada720_bl.c106 struct backlight_properties props; in jornada_bl_probe() local
H A Dmt6370-backlight.c130 struct backlight_properties *props) in mt6370_init_backlight_properties()
277 struct backlight_properties props = { in mt6370_bl_probe() local
/linux/drivers/acpi/x86/
H A Dapple.c31 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
/linux/drivers/hid/
H A Dhid-picolcd_backlight.c51 struct backlight_properties props; in picolcd_init_backlight() local
/linux/include/linux/iio/afe/
H A Drescale.h17 int (*props)(struct device *dev, struct rescale *rescale); member
/linux/drivers/platform/x86/
H A Dsamsung-q10.c52 struct backlight_properties props; in samsungq10_probe() local

12345678910