Home
last modified time | relevance | path

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

12345678910>>...18

/kernel/linux/linux-6.6/include/sound/
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
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 …]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
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
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dbacklight.c108 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
/kernel/linux/linux-5.10/drivers/video/backlight/
Dtosa_bl.c53 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
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
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()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
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()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
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()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/
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()
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
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()
/kernel/linux/linux-6.6/drivers/media/tuners/
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()
/kernel/linux/linux-5.10/drivers/media/tuners/
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()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
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
/kernel/linux/linux-5.10/drivers/crypto/nx/
Dnx.c328 struct nx_of *props) in nx_of_update_status()
341 struct nx_of *props) in nx_of_update_sglen()
358 struct nx_of *props) in nx_of_update_msc()
462 static void nx_of_init(struct device *dev, struct nx_of *props) in nx_of_init()
490 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop() local
/kernel/linux/linux-6.6/drivers/crypto/nx/
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
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c101 struct backlight_properties *props, in nv40_backlight_init()
200 struct backlight_properties *props, in nv50_backlight_init()
230 struct backlight_properties props = {0}; in nouveau_backlight_init() local
/kernel/linux/linux-5.10/drivers/base/
Dswnode.c114 static const void *property_entry_find(const struct property_entry *props, in property_entry_find()
132 property_entry_count_elems_of_size(const struct property_entry *props, in property_entry_count_elems_of_size()
144 static int property_entry_read_int_array(const struct property_entry *props, in property_entry_read_int_array()
169 static int property_entry_read_string_array(const struct property_entry *props, in property_entry_read_string_array()
600 struct property_entry *props; in software_node_register_properties() local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-fwnode.c774 struct v4l2_fwnode_device_properties *props) in v4l2_fwnode_device_parse()
1171 const char * const *props, in v4l2_fwnode_reference_get_int_prop()
1226 const char * const *props; member
1262 const char * const *props = p->props; in v4l2_fwnode_reference_parse_int_props() local
1313 static const struct v4l2_fwnode_int_props props[] = { in v4l2_async_notifier_parse_fwnode_sensor_common() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
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
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_blend.c269 static const struct drm_prop_enum_list props[] = { in drm_plane_create_rotation_property() local
570 static const struct drm_prop_enum_list props[] = { in drm_plane_create_blend_mode_property() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
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
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
Dvt.c120 struct ib_device_attr *props, in rvt_query_device()
155 struct ib_port_attr *props) in rvt_query_port()
190 int port_modify_mask, struct ib_port_modify *props) in rvt_modify_port()
/kernel/linux/linux-5.10/drivers/power/supply/
Dz2_battery.c128 static int z2_batt_ps_init(struct z2_charger *charger, int props) in z2_batt_ps_init()
185 int props = 1; /* POWER_SUPPLY_PROP_PRESENT */ in z2_batt_probe() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_provider.c61 static int mthca_query_device(struct ib_device *ibdev, struct ib_device_attr *props, in mthca_query_device()
130 u8 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()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
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()

12345678910>>...18