Home
last modified time | relevance | path

Searched defs:props (Results 476 - 500 of 923) sorted by relevance

1...<<11121314151617181920>>...37

/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp74 napi_property_descriptor props[] = { in Init() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp75 napi_property_descriptor props[] = { in Init() local
/foundation/multimedia/media_library/interfaces/kits/js/include/napi/
H A Dmedialibrary_napi_utils.h259 std::vector<napi_property_descriptor> props; member
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp294 shared_ptr<vector<Property>> props = make_shared<vector<Property>>(); in GetObjectPropList() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_album_napi.cpp55 napi_property_descriptor props[] = { in PhotoAccessInit() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Dcolor_picker_napi.cpp127 napi_property_descriptor props[] = { in Init() local
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx.c326 nx_of_update_status(struct device *dev, struct property *p, struct nx_of *props) nx_of_update_status() argument
339 nx_of_update_sglen(struct device *dev, struct property *p, struct nx_of *props) nx_of_update_sglen() argument
356 nx_of_update_msc(struct device *dev, struct property *p, struct nx_of *props) nx_of_update_msc() argument
462 nx_of_init(struct device *dev, struct nx_of *props) nx_of_init() argument
490 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; nx_check_prop() local
[all...]
H A Dnx.h130 struct alg_props props[3];/* openFirmware properties for requests */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c171 struct backlight_properties props; in amdgpu_atombios_encoder_init_backlight() local
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Dswnode.c114 static const void *property_entry_find(const struct property_entry *props, in property_entry_find() argument
132 property_entry_count_elems_of_size(const struct property_entry *props, in property_entry_count_elems_of_size() argument
144 static int property_entry_read_int_array(const struct property_entry *props, in property_entry_read_int_array() argument
169 static int property_entry_read_string_array(const struct property_entry *props, in property_entry_read_string_array() argument
603 struct property_entry *props; software_node_register_properties() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H A Dishtp-dev.h70 struct ishtp_client_properties props; member
/kernel/linux/linux-5.10/drivers/media/common/
H A Dcx2341x.c1373 u32 props; in cx2341x_s_ctrl() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c1802 cxd2880_get_frontend(struct dvb_frontend *fe, struct dtv_frontend_properties *props) cxd2880_get_frontend() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c61 static int mthca_query_device(struct ib_device *ibdev, struct ib_device_attr *props, in mthca_query_device() argument
129 mthca_query_port(struct ib_device *ibdev, u8 port, struct ib_port_attr *props) mthca_query_port() argument
178 mthca_modify_device(struct ib_device *ibdev, int mask, struct ib_device_modify *props) mthca_modify_device() argument
196 mthca_modify_port(struct ib_device *ibdev, u8 port, int port_modify_mask, struct ib_port_modify *props) mthca_modify_port() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f01.c135 rmi_f01_read_properties(struct rmi_device *rmi_dev, u16 query_base_addr, struct f01_basic_properties *props) rmi_f01_read_properties() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dvt.c119 rvt_query_device(struct ib_device *ibdev, struct ib_device_attr *props, struct ib_udata *uhw) rvt_query_device() argument
154 rvt_query_port(struct ib_device *ibdev, u8 port_num, struct ib_port_attr *props) rvt_query_port() argument
189 rvt_modify_port(struct ib_device *ibdev, u8 port_num, int port_modify_mask, struct ib_port_modify *props) rvt_modify_port() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-sony-acx565akm.c351 struct backlight_properties props = { in acx565akm_backlight_init() local
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dmain.c648 struct mei_client *props; in mei_ioctl() local
[all...]
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dcorgi_lcd.c494 struct backlight_properties props; in corgi_lcd_probe() local
H A Dlm3630a_bl.c339 struct backlight_properties props; lm3630a_backlight_register() local
[all...]
H A Dlp855x_bl.c286 struct backlight_properties props; in lp855x_backlight_register() local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dbearer.c1018 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_enable() local
1122 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_set() local
1319 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; __tipc_nl_media_set() local
[all...]
H A Dbcast.c656 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bc_link_set() local
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c773 v4l2_fwnode_device_parse(struct device *dev, struct v4l2_fwnode_device_properties *props) v4l2_fwnode_device_parse() argument
1168 v4l2_fwnode_reference_get_int_prop(struct fwnode_handle *fwnode, const char *prop, unsigned int index, const char * const *props, unsigned int nprops) v4l2_fwnode_reference_get_int_prop() argument
1226 const char * const *props; global() member
1262 const char * const *props = p->props; v4l2_fwnode_reference_parse_int_props() local
1313 static const struct v4l2_fwnode_int_props props[] = { v4l2_async_notifier_parse_fwnode_sensor_common() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddib0700_core.c375 dib0700_identify_state(struct usb_device *udev, const struct dvb_usb_device_properties *props, const struct dvb_usb_device_description **desc, int *cold) dib0700_identify_state() argument
[all...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...37