Searched refs:attributes (Results 26 - 38 of 38) sorted by relevance
12
/drivers/staging/speakup/ |
H A D | speakup_soft.c | 61 * 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 D | speakup_decpc.c | 164 * 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 D | gsmi.c | 101 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 D | qla_bsg.c | 128 ha->fcp_prio_cfg->attributes &= 143 ha->fcp_prio_cfg->attributes |= 212 if (ha->fcp_prio_cfg->attributes & FCP_PRIO_ATTR_ENABLE)
|
H A D | qla_fw.h | 1855 uint8_t attributes; /* enable/disable, persistence */ member in struct:qla_fcp_prio_cfg
|
/drivers/firmware/ |
H A D | efivars.c | 555 * the attributes... 601 static EFIVAR_ATTR(attributes, 0400, efivar_attr_read, NULL);
|
/drivers/net/wireless/wl1251/ |
H A D | acx.c | 959 mem_conf->tx_queue_config[i].attributes = i;
|
H A D | acx.h | 1146 u8 attributes; member in struct:wl1251_acx_tx_queue_config
|
/drivers/usb/wusbcore/ |
H A D | devconnect.c | 1068 hi->attributes = cpu_to_le16((wusbhc->rsv->stream << 3) | WUIE_HI_CAP_ALL);
|
/drivers/video/console/ |
H A D | sticore.c | 393 "attributes %08x\n", 397 sti->outptr.attributes));
|
/drivers/block/ |
H A D | nvme.c | 1318 if (rt->attributes & NVME_LBART_ATTRIB_HIDE)
|
/drivers/edac/ |
H A D | i7core_edac.c | 1979 u8 attributes; member in struct:memdev_dmi_entry
|
/drivers/staging/vme/bridges/ |
H A D | vme_tsi148.c | 150 "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