Searched refs:attributes (Results 26 - 38 of 38) sorted by relevance

12

/drivers/staging/speakup/
H A Dspeakup_soft.c61 * These attributes will appear in /sys/accessibility/speakup/soft.
101 * Create a group of attributes so that we can create and destroy them all
120 NULL, /* need to NULL terminate the list of attributes */
151 .attributes = {
H A Dspeakup_decpc.c164 * These attributes will appear in /sys/accessibility/speakup/decpc.
193 * Create a group of attributes so that we can create and destroy them all
209 NULL, /* need to NULL terminate the list of attributes */
241 .attributes = {
/drivers/firmware/google/
H A Dgsmi.c101 u32 attributes; member in struct:gsmi_nvram_var_param
355 /* All variables are have the following attributes */
433 .attributes = EFI_VARIABLE_NON_VOLATILE |
889 /* Other attributes */
/drivers/scsi/qla2xxx/
H A Dqla_bsg.c128 ha->fcp_prio_cfg->attributes &=
143 ha->fcp_prio_cfg->attributes |=
212 if (ha->fcp_prio_cfg->attributes & FCP_PRIO_ATTR_ENABLE)
H A Dqla_fw.h1855 uint8_t attributes; /* enable/disable, persistence */ member in struct:qla_fcp_prio_cfg
/drivers/firmware/
H A Defivars.c555 * the attributes...
601 static EFIVAR_ATTR(attributes, 0400, efivar_attr_read, NULL);
/drivers/net/wireless/wl1251/
H A Dacx.c959 mem_conf->tx_queue_config[i].attributes = i;
H A Dacx.h1146 u8 attributes; member in struct:wl1251_acx_tx_queue_config
/drivers/usb/wusbcore/
H A Ddevconnect.c1068 hi->attributes = cpu_to_le16((wusbhc->rsv->stream << 3) | WUIE_HI_CAP_ALL);
/drivers/video/console/
H A Dsticore.c393 "attributes %08x\n",
397 sti->outptr.attributes));
/drivers/block/
H A Dnvme.c1318 if (rt->attributes & NVME_LBART_ATTRIB_HIDE)
/drivers/edac/
H A Di7core_edac.c1979 u8 attributes; member in struct:memdev_dmi_entry
/drivers/staging/vme/bridges/
H A Dvme_tsi148.c150 "attributes: %08x\n",
193 error->attributes = error_attrib;
199 "0x%llx, attributes: %08x\n", error_addr, error_attrib);
550 * Initialize a slave window with the requested attributes.
893 * Set the attributes of an outbound window.
1127 * Set the attributes of an outbound window.

Completed in 348 milliseconds

12