Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/drivers/video/backlight/
Dtosa_bl.c56 struct backlight_properties *props = &dev->props; in tosa_bl_update_status() local
71 struct backlight_properties *props = &dev->props; in tosa_bl_get_brightness() local
84 struct backlight_properties props; in tosa_bl_probe() local
Djornada720_bl.c111 struct backlight_properties props; in jornada_bl_probe() local
Dgeneric_bl.c58 struct backlight_properties props; in genericbl_probe() local
Dot200_bl.c84 struct backlight_properties props; in ot200_backlight_probe() local
/Linux-v4.19/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
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Dusb_urb.c92 struct usb_data_stream_properties *props) in usb_urb_submitv2()
252 struct usb_data_stream_properties *props) in usb_urb_reconfig()
308 const struct usb_data_stream_properties *props) in usb_urb_initv2()
/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddvb-usb-init.c42 struct dvb_usb_adapter_fe_properties *props = &adap->props.fe[o]; in dvb_usb_adapter_init() local
177 …escription *dvb_usb_find_device(struct usb_device *udev, struct dvb_usb_device_properties *props, … in dvb_usb_find_device()
235 struct dvb_usb_device_properties *props, in dvb_usb_device_init()
Da800.c33 static int a800_identify_state(struct usb_device *udev, struct dvb_usb_device_properties *props, in a800_identify_state()
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.c65 struct ib_device_attr *props, in pvrdma_query_device()
130 struct ib_port_attr *props) in pvrdma_query_port()
242 struct ib_device_modify *props) in pvrdma_modify_device()
279 struct ib_port_modify *props) in pvrdma_modify_port()
/Linux-v4.19/drivers/crypto/nx/
Dnx.c340 struct nx_of *props) in nx_of_update_status()
353 struct nx_of *props) in nx_of_update_sglen()
370 struct nx_of *props) in nx_of_update_msc()
474 static void nx_of_init(struct device *dev, struct nx_of *props) in nx_of_init()
502 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop() local
/Linux-v4.19/drivers/media/tuners/
Dtuner-i2c.h36 static inline int tuner_i2c_xfer_send(struct tuner_i2c_props *props, in tuner_i2c_xfer_send()
46 static inline int tuner_i2c_xfer_recv(struct tuner_i2c_props *props, in tuner_i2c_xfer_recv()
56 static inline int tuner_i2c_xfer_send_recv(struct tuner_i2c_props *props, in tuner_i2c_xfer_send_recv()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_main.c192 struct ib_device_attr *props, in hns_roce_query_device()
245 struct ib_port_attr *props) in hns_roce_query_port()
304 struct ib_device_modify *props) in hns_roce_modify_device()
321 struct ib_port_modify *props) in hns_roce_modify_port()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-fwnode.c743 const char * const *props, unsigned int nprops) in v4l2_fwnode_reference_get_int_prop()
820 const char *prop, const char * const *props, unsigned int nprops) in v4l2_fwnode_reference_parse_int_props()
886 const char * const *props; in v4l2_async_notifier_parse_fwnode_sensor_common() member
888 } props[] = { in v4l2_async_notifier_parse_fwnode_sensor_common() local
/Linux-v4.19/drivers/gpio/
Dgpio-aspeed.c43 const struct aspeed_bank_props *props; member
262 static inline bool is_bank_props_sentinel(const struct aspeed_bank_props *props) in is_bank_props_sentinel()
270 const struct aspeed_bank_props *props = gpio->config->props; in find_bank_props() local
283 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_gpio() local
293 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_input() local
303 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 set_irq_valid_mask() local
/Linux-v4.19/drivers/power/supply/
Dz2_battery.c132 static int z2_batt_ps_init(struct z2_charger *charger, int props) in z2_batt_ps_init()
189 int props = 1; /* POWER_SUPPLY_PROP_PRESENT */ in z2_batt_probe() local
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c196 struct kfd_mem_properties *props; in find_subtype_mem() local
213 struct kfd_mem_properties *props; in kfd_parse_subtype_mem() local
282 struct kfd_cache_properties *props; in kfd_parse_subtype_cache() local
348 struct kfd_iolink_properties *props = NULL, *props2; in kfd_parse_subtype_iolink() local
/Linux-v4.19/drivers/usb/dwc3/
Dhost.c49 struct property_entry props[3]; in dwc3_host_init() local
/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dvt.c122 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-v4.19/drivers/infiniband/hw/mthca/
Dmthca_provider.c60 static int mthca_query_device(struct ib_device *ibdev, struct ib_device_attr *props, in mthca_query_device()
139 u8 port, struct ib_port_attr *props) in mthca_query_port()
189 struct ib_device_modify *props) in mthca_modify_device()
207 struct ib_port_modify *props) in mthca_modify_port()
/Linux-v4.19/drivers/acpi/x86/
Dapple.c33 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
/Linux-v4.19/drivers/input/touchscreen/
Dmms114.c64 struct touchscreen_properties props; member
282 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-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c100 struct backlight_properties props; in nv40_backlight_init() local
218 struct backlight_properties props; in nv50_backlight_init() local
/Linux-v4.19/drivers/platform/x86/
Dsamsung-q10.c56 struct backlight_properties props; in samsungq10_probe() local
/Linux-v4.19/drivers/video/fbdev/nvidia/
Dnv_backlight.c91 struct backlight_properties props; in nvidia_bl_init() local
/Linux-v4.19/drivers/hid/
Dhid-picolcd_backlight.c67 struct backlight_properties props; in picolcd_init_backlight() local

1234567