/linux/drivers/leds/ |
H A 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()
|
H A D | led-core.c | 478 struct led_properties *props) in led_parse_fwnode_props() 530 struct led_properties props = {}; in led_compose_name() local
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H 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/ |
H A 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/drivers/media/tuners/ |
H 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/gpu/drm/xe/ |
H A D | xe_eu_stall.c | 239 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() 279 struct eu_stall_open_properties *props) in xe_eu_stall_user_ext_set_property() 306 int ext_number, struct eu_stall_open_properties *props) in xe_eu_stall_user_extensions() 705 struct eu_stall_open_properties *props) in xe_eu_stall_stream_init() 869 struct eu_stall_open_properties *props, in xe_eu_stall_stream_open_locked() 933 struct eu_stall_open_properties props = {}; in xe_eu_stall_stream_open() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A 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/drivers/base/ |
H A 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() 736 struct property_entry *props; in software_node_alloc() local
|
/linux/drivers/infiniband/sw/rdmavt/ |
H 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/infiniband/hw/mthca/ |
H A 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/drivers/video/backlight/ |
H A D | jornada720_bl.c | 106 struct backlight_properties props; in jornada_bl_probe() local
|
H A D | mt6370-backlight.c | 130 struct backlight_properties *props) in mt6370_init_backlight_properties() 277 struct backlight_properties props = { in mt6370_bl_probe() local
|
H A D | ktd2801-backlight.c | 28 struct expresswire_common_props props; member
|
H A D | gpio_backlight.c | 51 struct backlight_properties props; in gpio_backlight_probe() local
|
H A D | pandora_bl.c | 110 struct backlight_properties props; in pandora_backlight_probe() local
|
/linux/drivers/input/touchscreen/ |
H A 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/drivers/acpi/x86/ |
H A D | apple.c | 31 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
|
/linux/sound/soc/generic/ |
H A D | simple-card-utils.c | 317 struct simple_dai_props *props = runtime_simple_priv_to_props(priv, rtd); in simple_util_startup() local 379 struct simple_dai_props *props = runtime_simple_priv_to_props(priv, rtd); in simple_util_shutdown() local 470 struct simple_dai_props *props = runtime_simple_priv_to_props(priv, rtd); in simple_util_hw_params() local 659 struct simple_dai_props *props = runtime_simple_priv_to_props(priv, rtd); in simple_util_dai_init() local
|
/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 165 struct ib_device_attr *props, in hns_roce_query_device() 221 struct ib_port_attr *props) in hns_roce_query_port() 288 struct ib_device_modify *props) in hns_roce_modify_device()
|
/linux/include/linux/iio/afe/ |
H A D | rescale.h | 17 int (*props)(struct device *dev, struct rescale *rescale); member
|
/linux/drivers/hid/ |
H A D | hid-picolcd_backlight.c | 51 struct backlight_properties props; in picolcd_init_backlight() local
|
/linux/arch/x86/platform/geode/ |
H A D | geode-common.c | 101 struct property_entry *props; in geode_create_leds() local
|
/linux/drivers/platform/x86/ |
H A D | nvidia-wmi-ec-backlight.c | 93 struct backlight_properties props = {}; in nvidia_wmi_ec_backlight_probe() local
|
/linux/sound/soc/sdw_utils/ |
H A D | soc_sdw_rt711.c | 28 struct property_entry props[SOC_SDW_MAX_NO_PROPS] = {}; in rt711_add_codec_device_props() local
|
/linux/drivers/video/fbdev/aty/ |
H A D | radeon_backlight.c | 125 struct backlight_properties props; in radeonfb_bl_init() local
|