Searched refs:STR (Results 1 – 6 of 6) sorted by relevance
| /drivers/platform/x86/dell/dell-wmi-sysman/ |
| A D | sysman.c | 329 case STR: in alloc_attributes_data() 412 case STR: min_elements = STR_MIN_ELEMENTS; break; in init_bios_attributes() 487 case STR: in init_bios_attributes() 582 ret = init_bios_attributes(STR, DELL_WMI_BIOS_STRING_ATTRIBUTE_GUID); in sysman_init()
|
| A D | dell-wmi-sysman.h | 90 enum { ENUM, INT, STR, PO }; enumerator
|
| /drivers/staging/media/atomisp/pci/ |
| A D | sh_css_firmware.c | 31 #define STR(x) _STR(x) macro 50 static const char *release_version_2401 = STR(irci_stable_candrpv_0415_20150521_0458); 51 static const char *release_version_2400 = STR(irci_stable_candrpv_0415_20150423_1753);
|
| /drivers/misc/ibmasm/ |
| A D | ibmasm.h | 35 #define dbg(STR, ARGS...) \ argument 38 printk(KERN_DEBUG STR , ##ARGS); \
|
| /drivers/net/wan/ |
| A 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/renesas/ |
| A D | rcar_thermal.c | 350 status = rcar_thermal_common_read(common, STR); in rcar_thermal_irq() 351 rcar_thermal_common_write(common, STR, 0x000F0F0F & mask); in rcar_thermal_irq()
|
Completed in 11 milliseconds