/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | pmcraid.c | 3991 struct device_attribute *attr, in pmcraid_show_log_level() 4011 struct device_attribute *attr, in pmcraid_store_log_level() 4034 .attr = { 4052 struct device_attribute *attr, in pmcraid_show_drv_version() 4061 .attr = { 4078 struct device_attribute *attr, in pmcraid_show_adapter_id() 4095 .attr = { 3989 pmcraid_show_log_level( struct device *dev, struct device_attribute *attr, char *buf) pmcraid_show_log_level() argument 4009 pmcraid_store_log_level( struct device *dev, struct device_attribute *attr, const char *buf, size_t count ) pmcraid_store_log_level() argument 4050 pmcraid_show_drv_version( struct device *dev, struct device_attribute *attr, char *buf ) pmcraid_show_drv_version() argument 4076 pmcraid_show_adapter_id( struct device *dev, struct device_attribute *attr, char *buf ) pmcraid_show_adapter_id() argument
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | hub.c | 2717 u32 attr; in get_port_ssp_rate() local 2735 attr = le32_to_cpu(ssp_cap->bmSublinkSpeedAttr[i]); in get_port_ssp_rate() 2736 ssid = FIELD_GET(USB_SSP_SUBLINK_SPEED_SSID, attr); in get_port_ssp_rate() 2746 type = FIELD_GET(USB_SSP_SUBLINK_SPEED_ST, attr); in get_port_ssp_rate() 2751 if (FIELD_GET(USB_SSP_SUBLINK_SPEED_LP, attr) != in get_port_ssp_rate() 2755 lse = FIELD_GET(USB_SSP_SUBLINK_SPEED_LSE, attr); in get_port_ssp_rate() 2756 mantissa = FIELD_GET(USB_SSP_SUBLINK_SPEED_LSM, attr); in get_port_ssp_rate()
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vt.c | 3584 struct device_attribute *attr, char *buf) in show_tty_active() 3591 &dev_attr_active.attr, 3923 static ssize_t store_bind(struct device *dev, struct device_attribute *attr, in store_bind() argument 3941 static ssize_t show_bind(struct device *dev, struct device_attribute *attr, in show_bind() argument 3954 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() argument 3969 &dev_attr_bind.attr, 3970 &dev_attr_name.attr, 3583 show_tty_active(struct device *dev, struct device_attribute *attr, char *buf) show_tty_active() argument
|
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | vt.c | 3517 struct device_attribute *attr, char *buf) in show_tty_active() 3524 &dev_attr_active.attr, 3854 static ssize_t store_bind(struct device *dev, struct device_attribute *attr, in store_bind() argument 3872 static ssize_t show_bind(struct device *dev, struct device_attribute *attr, in show_bind() argument 3885 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() argument 3900 &dev_attr_bind.attr, 3901 &dev_attr_name.attr, 3516 show_tty_active(struct device *dev, struct device_attribute *attr, char *buf) show_tty_active() argument
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hub.c | 2725 u32 attr; in get_port_ssp_rate() local 2747 attr = le32_to_cpu(ssp_cap->bmSublinkSpeedAttr[i]); in get_port_ssp_rate() 2748 ssid = FIELD_GET(USB_SSP_SUBLINK_SPEED_SSID, attr); in get_port_ssp_rate() 2758 type = FIELD_GET(USB_SSP_SUBLINK_SPEED_ST, attr); in get_port_ssp_rate() 2763 if (FIELD_GET(USB_SSP_SUBLINK_SPEED_LP, attr) != in get_port_ssp_rate() 2767 lse = FIELD_GET(USB_SSP_SUBLINK_SPEED_LSE, attr); in get_port_ssp_rate() 2768 mantissa = FIELD_GET(USB_SSP_SUBLINK_SPEED_LSM, attr); in get_port_ssp_rate()
|
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.c | 4371 struct sli4_rsp_cmn_get_cntl_attributes *attr; in sli_get_ctrl_attributes() local 4388 attr = sli4->vpd_data.virt; in sli_get_ctrl_attributes() 4395 if (attr->hdr.status) { in sli_get_ctrl_attributes() 4397 attr->hdr.status); in sli_get_ctrl_attributes() 4399 attr->hdr.additional_status); in sli_get_ctrl_attributes() 4403 sli4->port_number = attr->port_num_type_flags & SLI4_CNTL_ATTR_PORTNUM; in sli_get_ctrl_attributes() 4405 memcpy(sli4->bios_version_string, attr->bios_version_str, in sli_get_ctrl_attributes()
|
/third_party/elfutils/src/ |
H A D | elflint.c | 3632 GElf_Word attr; member 3811 != special_sections[s].attr in check_sections() 3816 section_flags_string (special_sections[s].attr, in check_sections() 3824 if ((shdr->sh_flags & special_sections[s].attr) in check_sections() 3825 != special_sections[s].attr in check_sections() 3828 | special_sections[s].attr in check_sections() 3834 section_flags_string (special_sections[s].attr, in check_sections()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_pipeline.c | 1876 const VkVertexInputAttributeDescription *attr = in tu6_emit_vertex_input() local 1882 const struct tu_native_format format = tu6_format_vtx(attr->format); in tu6_emit_vertex_input() 1884 .idx = attr->binding, in tu6_emit_vertex_input() 1885 .offset = attr->offset, in tu6_emit_vertex_input() 1886 .instanced = binding_instanced & (1 << attr->binding), in tu6_emit_vertex_input() 1890 ._float = !vk_format_is_int(attr->format)).value); in tu6_emit_vertex_input() 1891 tu_cs_emit(&cs, A6XX_VFD_DECODE_STEP_RATE(0, step_rate[attr->binding]).value); in tu6_emit_vertex_input()
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | nir_to_vir.c | 1002 emit_fragcoord_input(struct v3d_compile *c, int attr) in emit_fragcoord_input() argument 1004 c->inputs[attr * 4 + 0] = vir_FXCD(c); in emit_fragcoord_input() 1005 c->inputs[attr * 4 + 1] = vir_FYCD(c); in emit_fragcoord_input() 1006 c->inputs[attr * 4 + 2] = c->payload_z; in emit_fragcoord_input() 1007 c->inputs[attr * 4 + 3] = vir_RECIP(c, c->payload_w); in emit_fragcoord_input() 1119 emit_compact_fragment_input(struct v3d_compile *c, int attr, nir_variable *var, in emit_compact_fragment_input() argument 1127 int input_idx = (attr + loc_offset) * 4 + chan; in emit_compact_fragment_input()
|
/third_party/python/Lib/test/ |
H A D | test_xml_etree.py | 209 for attr in 'tag', 'attrib', 'text', 'tail': 210 self.assertTrue(hasattr(element, attr), 211 msg='no %s member' % attr) 212 self.assertIn(attr, direlem, 213 msg='no %s visible by dir' % attr) 1295 check("@{ns}attr", ['@', '{ns}attr']) 1318 check("@{ns}attr", ['@', '{ns}attr'], 2415 'attrib': 'attr', [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.c | 2153 struct wps_parse_attr attr; in p2p_match_dev_type() local 2156 if (wps_parse_msg(wps, &attr)) in p2p_match_dev_type() 2159 if (attr.num_req_dev_type == 0) in p2p_match_dev_type() 2162 if (dev_type_list_match(p2p->cfg->pri_dev_type, attr.req_dev_type, in p2p_match_dev_type() 2163 attr.num_req_dev_type)) in p2p_match_dev_type() 2168 attr.req_dev_type, in p2p_match_dev_type() 2169 attr.num_req_dev_type)) in p2p_match_dev_type()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.c | 2276 struct wps_parse_attr attr; local 2279 if (wps_parse_msg(wps, &attr)) 2282 if (attr.num_req_dev_type == 0) 2285 if (dev_type_list_match(p2p->cfg->pri_dev_type, attr.req_dev_type, 2286 attr.num_req_dev_type)) 2291 attr.req_dev_type, 2292 attr.num_req_dev_type))
|
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.c | 6115 save_Attr32bit(struct gl_context *ctx, unsigned attr, unsigned size, in save_Attr32bit() argument 6121 unsigned index = attr; in save_Attr32bit() 6128 if (VERT_BIT(attr) & VERT_BIT_GENERIC_ALL) { in save_Attr32bit() 6130 attr -= VERT_ATTRIB_GENERIC0; in save_Attr32bit() 6136 attr -= VERT_ATTRIB_GENERIC0; in save_Attr32bit() 6141 n[1].ui = attr; in save_Attr32bit() 6155 CALL_VertexAttrib4fNV(ctx->Exec, (attr, uif(x), uif(y), uif(z), uif(w))); in save_Attr32bit() 6157 CALL_VertexAttrib3fNV(ctx->Exec, (attr, uif(x), uif(y), uif(z))); in save_Attr32bit() 6159 CALL_VertexAttrib2fNV(ctx->Exec, (attr, uif(x), uif(y))); in save_Attr32bit() 6161 CALL_VertexAttrib1fNV(ctx->Exec, (attr, ui in save_Attr32bit() 6186 save_Attr64bit(struct gl_context *ctx, unsigned attr, unsigned size, GLenum type, uint64_t x, uint64_t y, uint64_t z, uint64_t w) save_Attr64bit() argument [all...] |
/kernel/linux/linux-5.10/drivers/fsi/ |
H A D | fsi-master-aspeed.c | 439 static ssize_t cfam_reset_store(struct device *dev, struct device_attribute *attr, in cfam_reset_store() argument
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | brcmstb-avs-cpufreq.c | 735 .attr = brcm_avs_cpufreq_attr,
|
H A D | longhaul.c | 908 .attr = cpufreq_generic_attr,
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
H A D | system-bus.c | 465 &dev_attr_modalias.attr,
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
H A D | system-bus.c | 464 &dev_attr_modalias.attr,
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | timberdale.c | 626 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() argument
|
/kernel/linux/linux-5.10/drivers/hsi/ |
H A D | hsi_core.c | 28 &dev_attr_modalias.attr,
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib.h | 487 struct ib_pd *pd, struct rdma_ah_attr *attr);
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw.h | 506 int siw_qp_modify(struct siw_qp *qp, struct siw_qp_attrs *attr,
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | cyapa_gen6.c | 606 struct device_attribute *attr, char *buf) in cyapa_gen6_show_baseline() 605 cyapa_gen6_show_baseline(struct device *dev, struct device_attribute *attr, char *buf) cyapa_gen6_show_baseline() argument
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | adux1020.c | 682 &iio_const_attr_sampling_frequency_available.dev_attr.attr,
|
H A D | opt3001.c | 190 &iio_const_attr_integration_time_available.dev_attr.attr,
|