| /Linux-v5.4/drivers/video/backlight/ | 
| D | tosa_bl.c | 52 	struct backlight_properties *props = &dev->props;  in tosa_bl_update_status()  local67 	struct backlight_properties *props = &dev->props;  in tosa_bl_get_brightness()  local
 80 	struct backlight_properties props;  in tosa_bl_probe()  local
 
 | 
| D | jornada720_bl.c | 107 	struct backlight_properties props;  in jornada_bl_probe()  local
 | 
| D | generic_bl.c | 54 	struct backlight_properties props;  in genericbl_probe()  local
 | 
| /Linux-v5.4/arch/powerpc/platforms/powermac/ | 
| D | backlight.c | 108 		struct backlight_properties *props;  in pmac_backlight_key_worker()  local147 		struct backlight_properties *props;  in __pmac_backlight_set_legacy_brightness()  local
 196 		struct backlight_properties *props;  in pmac_backlight_get_legacy_brightness()  local
 
 | 
| /Linux-v5.4/drivers/base/ | 
| D | swnode.c | 173 static const void *property_entry_find(const struct property_entry *props,  in property_entry_find()190 static int property_entry_read_u8_array(const struct property_entry *props,  in property_entry_read_u8_array()
 205 static int property_entry_read_u16_array(const struct property_entry *props,  in property_entry_read_u16_array()
 220 static int property_entry_read_u32_array(const struct property_entry *props,  in property_entry_read_u32_array()
 235 static int property_entry_read_u64_array(const struct property_entry *props,  in property_entry_read_u64_array()
 251 property_entry_count_elems_of_size(const struct property_entry *props,  in property_entry_count_elems_of_size()
 263 static int property_entry_read_int_array(const struct property_entry *props,  in property_entry_read_int_array()
 285 static int property_entry_read_string_array(const struct property_entry *props,  in property_entry_read_string_array()
 664 	struct property_entry *props;  in software_node_register_properties()  local
 
 | 
| /Linux-v5.4/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()
 
 | 
| /Linux-v5.4/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()  local187 …escription *dvb_usb_find_device(struct usb_device *udev, struct dvb_usb_device_properties *props, …  in dvb_usb_find_device()
 245 			struct dvb_usb_device_properties *props,  in dvb_usb_device_init()
 
 | 
| D | a800.c | 30 static int a800_identify_state(struct usb_device *udev, struct dvb_usb_device_properties *props,  in a800_identify_state()
 | 
| /Linux-v5.4/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-v5.4/drivers/crypto/nx/ | 
| D | nx.c | 328 			       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
 
 | 
| /Linux-v5.4/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-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_main.c | 181 				 struct ib_device_attr *props,  in hns_roce_query_device()227 			       struct ib_port_attr *props)  in hns_roce_query_port()
 288 				  struct ib_device_modify *props)  in hns_roce_modify_device()
 305 				struct ib_port_modify *props)  in hns_roce_modify_port()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_backlight.c | 100 		    struct backlight_properties *props,  in nv40_backlight_init()199 		    struct backlight_properties *props,  in nv50_backlight_init()
 229 	struct backlight_properties props = {0};  in nouveau_backlight_init()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_blend.c | 256 	static const struct drm_prop_enum_list props[] = {  in drm_plane_create_rotation_property()  local557 	static const struct drm_prop_enum_list props[] = {  in drm_plane_create_blend_mode_property()  local
 
 | 
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | v4l2-fwnode.c | 954 				   const char * const *props,  in v4l2_fwnode_reference_get_int_prop()1009 	const char * const *props;  member
 1045 	const char * const *props = p->props;  in v4l2_fwnode_reference_parse_int_props()  local
 1096 	static const struct v4l2_fwnode_int_props props[] = {  in v4l2_async_notifier_parse_fwnode_sensor_common()  local
 
 | 
| /Linux-v5.4/drivers/power/supply/ | 
| D | z2_battery.c | 128 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
 
 | 
| /Linux-v5.4/drivers/infiniband/sw/rdmavt/ | 
| D | vt.c | 122 			    struct ib_device_attr *props,  in rvt_query_device()157 			  struct ib_port_attr *props)  in rvt_query_port()
 192 			   int port_modify_mask, struct ib_port_modify *props)  in rvt_modify_port()
 
 | 
| /Linux-v5.4/drivers/gpio/ | 
| D | gpio-aspeed.c | 39 	const struct aspeed_bank_props *props;  member259 static inline bool is_bank_props_sentinel(const struct aspeed_bank_props *props)  in is_bank_props_sentinel()
 267 	const struct aspeed_bank_props *props = gpio->config->props;  in find_bank_props()  local
 280 	const struct aspeed_bank_props *props = find_bank_props(gpio, offset);  in have_gpio()  local
 290 	const struct aspeed_bank_props *props = find_bank_props(gpio, offset);  in have_input()  local
 300 	const struct aspeed_bank_props *props = find_bank_props(gpio, offset);  in have_output()  local
 692 	const struct aspeed_bank_props *props = gpio->config->props;  in aspeed_init_irq_valid_mask()  local
 
 | 
| /Linux-v5.4/drivers/leds/ | 
| D | led-core.c | 370 				   struct led_properties *props)  in led_parse_fwnode_props()422 	struct led_properties props = {};  in led_compose_name()  local
 
 | 
| /Linux-v5.4/drivers/usb/dwc3/ | 
| D | host.c | 46 	struct property_entry	props[4];  in dwc3_host_init()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ | 
| D | kfd_crat.c | 201 	struct kfd_mem_properties *props;  in find_subtype_mem()  local218 	struct kfd_mem_properties *props;  in kfd_parse_subtype_mem()  local
 287 	struct kfd_cache_properties *props;  in kfd_parse_subtype_cache()  local
 353 	struct kfd_iolink_properties *props = NULL, *props2;  in kfd_parse_subtype_iolink()  local
 
 | 
| /Linux-v5.4/drivers/acpi/x86/ | 
| D | apple.c | 30 	union acpi_object *props, *newprops;  in acpi_extract_apple_properties()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_provider.c | 61 static int mthca_query_device(struct ib_device *ibdev, struct ib_device_attr *props,  in mthca_query_device()140 			    u8 port, struct ib_port_attr *props)  in mthca_query_port()
 190 			       struct ib_device_modify *props)  in mthca_modify_device()
 208 			     struct ib_port_modify *props)  in mthca_modify_port()
 
 | 
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | mms114.c | 64 	struct touchscreen_properties props;  member282 	const struct touchscreen_properties *props = &data->props;  in mms114_setup_regs()  local
 396 	struct touchscreen_properties *props = &data->props;  in mms114_parse_legacy_bindings()  local
 
 | 
| /Linux-v5.4/drivers/platform/x86/ | 
| D | samsung-q10.c | 52 	struct backlight_properties props;  in samsungq10_probe()  local
 |