Home
last modified time | relevance | path

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

123456

/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.c63 struct backlight_properties props; in genericbl_probe() local
Dpandora_bl.c110 struct backlight_properties props; in pandora_backlight_probe() local
Dot200_bl.c84 struct backlight_properties props; in ot200_backlight_probe() local
Dep93xx_bl.c67 struct backlight_properties props; in ep93xxbl_probe() local
/drivers/media/usb/dvb-usb-v2/
Dusb_urb.c91 struct usb_data_stream_properties *props) in usb_urb_submitv2()
260 struct usb_data_stream_properties *props) in usb_urb_reconfig()
316 const struct usb_data_stream_properties *props) in usb_urb_initv2()
Ddvb_usb.h125 const struct dvb_usb_device_properties *props; member
287 struct usb_data_stream_properties props; member
327 const struct dvb_usb_adapter_properties *props; member
371 const struct dvb_usb_device_properties *props; member
/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()
Ddvb-usb-firmware.c87 int dvb_usb_download_firmware(struct usb_device *udev, struct dvb_usb_device_properties *props) in dvb_usb_download_firmware()
/drivers/crypto/nx/
Dnx.c341 struct nx_of *props) in nx_of_update_status()
354 struct nx_of *props) in nx_of_update_sglen()
371 struct nx_of *props) in nx_of_update_msc()
475 static void nx_of_init(struct device *dev, struct nx_of *props) in nx_of_init()
503 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop() local
/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()
/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c856 struct atmel_hlcdc_plane_properties *props = plane->properties; in atmel_hlcdc_plane_atomic_set_property() local
874 struct atmel_hlcdc_plane_properties *props = plane->properties; in atmel_hlcdc_plane_atomic_get_property() local
888 struct atmel_hlcdc_plane_properties *props) in atmel_hlcdc_plane_init_properties()
1007 struct atmel_hlcdc_plane_properties *props) in atmel_hlcdc_plane_create()
1047 struct atmel_hlcdc_plane_properties *props; in atmel_hlcdc_plane_create_properties() local
1073 struct atmel_hlcdc_plane_properties *props; in atmel_hlcdc_create_planes() local
/drivers/infiniband/hw/hns/
Dhns_roce_main.c342 struct ib_device_attr *props, in hns_roce_query_device()
394 struct ib_port_attr *props) in hns_roce_query_port()
484 struct ib_device_modify *props) in hns_roce_modify_device()
501 struct ib_port_modify *props) in hns_roce_modify_port()
/drivers/infiniband/sw/rdmavt/
Dvt.c123 struct ib_device_attr *props, in rvt_query_device()
158 struct ib_port_attr *props) in rvt_query_port()
193 int port_modify_mask, struct ib_port_modify *props) in rvt_modify_port()
/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c75 struct backlight_properties props; in nv40_backlight_init() local
182 struct backlight_properties props; in nv50_backlight_init() local
/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
/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()
138 u8 port, struct ib_port_attr *props) in mthca_query_port()
188 struct ib_device_modify *props) in mthca_modify_device()
206 struct ib_port_modify *props) in mthca_modify_port()
/drivers/usb/dwc3/
Dhost.c24 struct property_entry props[3]; in dwc3_host_init() local
/drivers/platform/x86/
Dsamsung-q10.c56 struct backlight_properties props; in samsungq10_probe() local
/drivers/hid/
Dhid-picolcd_backlight.c67 struct backlight_properties props; in picolcd_init_backlight() local
/drivers/video/fbdev/nvidia/
Dnv_backlight.c91 struct backlight_properties props; in nvidia_bl_init() local
/drivers/video/fbdev/aty/
Dradeon_backlight.c132 struct backlight_properties props; in radeonfb_bl_init() local
/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c176 struct kfd_mem_properties *props; in kfd_parse_subtype_mem() local
222 struct kfd_cache_properties *props; in kfd_parse_subtype_cache() local
271 struct kfd_iolink_properties *props; in kfd_parse_subtype_iolink() local

123456