Home
last modified time | relevance | path

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

12345678910>>...12

/openbmc/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
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
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
114 #define for_each_prop_dai_cpu(props, i, cpu) \ argument
119 #define for_each_prop_dai_codec(props, i, codec) \ argument
[all …]
/openbmc/qemu/target/i386/
H A Dcpu-sysemu.c45 static const char *props[] = { in x86_cpu_static_props() local
82 static void x86_cpu_expand_prop(X86CPU *cpu, QDict *props, const char *prop) in x86_cpu_expand_prop()
93 static void x86_cpu_to_dict(X86CPU *cpu, QDict *props) in x86_cpu_to_dict()
108 static void x86_cpu_to_dict_full(X86CPU *cpu, QDict *props) in x86_cpu_to_dict_full()
132 static void object_apply_props(Object *obj, QDict *props, Error **errp) in object_apply_props()
145 static X86CPU *x86_cpu_from_model(const char *model, QDict *props, Error **errp) in x86_cpu_from_model()
187 QDict *props = NULL; in qmp_query_cpu_model_expansion() local
/openbmc/qemu/tests/qtest/
H A Dnuma-test.c97 QDict *cpu, *props; in test_query_cpus() local
139 QDict *cpu, *props; in pc_numa_cpu() local
192 QDict *cpu, *props; in spapr_numa_cpu() local
236 QDict *cpu, *props; in aarch64_numa_cpu() local
304 const QDict *cpu, *props; in pc_dynamic_cpu_cfg() local
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dbacklight.c107 struct backlight_properties *props; in pmac_backlight_key_worker() local
146 struct backlight_properties *props; in __pmac_backlight_set_legacy_brightness() local
195 struct backlight_properties *props; in pmac_backlight_get_legacy_brightness() local
/openbmc/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()
/openbmc/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()
/openbmc/qemu/tests/unit/
H A Dtest-qdev-global-props.c94 static void register_global_properties(GlobalProperty *props) in register_global_properties()
108 static GlobalProperty props[] = { in test_static_globalprop_subprocess() local
220 static GlobalProperty props[] = { in test_dynamic_globalprop_subprocess() local
269 static GlobalProperty props[] = { in test_subclass_global_props() local
/openbmc/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()
241 struct ib_device_modify *props) in pvrdma_modify_device()
278 struct ib_port_modify *props) in pvrdma_modify_port()
/openbmc/linux/drivers/media/tuners/
H A Dtuner-i2c.h24 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()
/openbmc/linux/drivers/crypto/nx/
H A Dnx.c329 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
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c770 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
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c98 struct backlight_properties *props, in nv40_backlight_init()
297 struct backlight_properties *props, in nv50_backlight_init()
369 struct backlight_properties props = {0}; in nouveau_backlight_init() local
/openbmc/u-boot/tools/buildman/
H A Dboard.py18 def Matches(self, props): argument
57 def Matches(self, props): argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_blend.c276 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
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp67 pldm::utils::DbusChangedProps props{}; in Handler() local
102 pldm::utils::DbusChangedProps props{}; in Handler() local
/openbmc/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()
/openbmc/linux/drivers/base/
H A Dswnode.c130 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()
724 struct property_entry *props; in software_node_alloc() local
/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed.c41 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
698 const struct aspeed_bank_props *props = gpio->config->props; in aspeed_init_irq_valid_mask() local
/openbmc/linux/drivers/video/backlight/
H A Djornada720_bl.c107 struct backlight_properties props; in jornada_bl_probe() local
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c988 struct kfd_mem_properties *props; in find_subtype_mem() local
1005 struct kfd_mem_properties *props; in kfd_parse_subtype_mem() local
1074 struct kfd_cache_properties *props; in kfd_parse_subtype_cache() local
1143 struct kfd_iolink_properties *props = NULL, *props2; in kfd_parse_subtype_iolink() local
/openbmc/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()
/openbmc/linux/drivers/acpi/x86/
H A Dapple.c31 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
/openbmc/qemu/tests/avocado/
H A Dvirtio_check_params.py45 def make_pattern(props): argument
/openbmc/linux/drivers/leds/
H A Dled-core.c421 struct led_properties *props) in led_parse_fwnode_props()
473 struct led_properties props = {}; in led_compose_name() local
/openbmc/linux/include/linux/iio/afe/
H A Drescale.h17 int (*props)(struct device *dev, struct rescale *rescale); member

12345678910>>...12