Searched refs:STR (Results 1 – 6 of 6) sorted by relevance
/drivers/platform/x86/dell/dell-wmi-sysman/ |
D | sysman.c | 333 case STR: in alloc_attributes_data() 416 case STR: min_elements = 8; break; in init_bios_attributes() 491 case STR: in init_bios_attributes() 589 ret = init_bios_attributes(STR, DELL_WMI_BIOS_STRING_ATTRIBUTE_GUID); in sysman_init()
|
D | dell-wmi-sysman.h | 90 enum { ENUM, INT, STR, PO }; enumerator
|
/drivers/staging/media/atomisp/pci/ |
D | sh_css_firmware.c | 40 #define STR(x) _STR(x) macro 59 static const char *isp2400_release_version = STR(irci_stable_candrpv_0415_20150521_0458); 60 static const char *isp2401_release_version = STR(irci_ecr - master_20150911_0724);
|
/drivers/misc/ibmasm/ |
D | ibmasm.h | 35 #define dbg(STR, ARGS...) \ argument 38 printk(KERN_DEBUG STR , ##ARGS); \
|
/drivers/net/wan/ |
D | hdlc_ppp.c | 87 SCN = 0x200, STR = 0x400, STA = 0x800, SCJ = 0x1000}; enumerator 282 { INV , INV ,STR|2, SCR|3 ,SCR|3, SCR|5 , INV }, /* TO+ */ 292 { 0 , 1 , 1 , 1 , 1 , 1 ,IRC|STR|2}, /* RXJ- */ 318 if (action & (SCR | STR)) /* set Configure-Req/Terminate-Req timer */ in ppp_cp_event() 334 if (action & STR) /* send Terminate-Request */ in ppp_cp_event()
|
/drivers/thermal/ |
D | rcar_thermal.c | 398 status = rcar_thermal_common_read(common, STR); in rcar_thermal_irq() 399 rcar_thermal_common_write(common, STR, 0x000F0F0F & mask); in rcar_thermal_irq()
|