/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | unistd.h | 43 #define _syscall2(type,name,type1,arg1,type2,arg2) \ 44 type name(type1 arg1,type2 arg2) \ 61 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ 62 type name(type1 arg1,type2 arg2,type3 arg3) \ 80 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ 81 type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ 101 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ 103 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ 124 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ 126 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5,type6 arg6) \
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | unistd.h | 45 #define _syscall2(type,name,type1,arg1,type2,arg2) \ 46 type name(type1 arg1,type2 arg2) \ 64 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ 65 type name(type1 arg1,type2 arg2,type3 arg3) \ 84 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ 85 type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ 106 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ 108 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ 130 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ 132 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5,type6 arg6) \
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | unistd.h | 118 #define _syscall2(type,name,type1,arg1,type2,arg2) \ 119 type name(type1 arg1, type2 arg2) \ 124 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ 125 type name(type1 arg1, type2 arg2, type3 arg3) \ 130 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ 131 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ 137 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ 138 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | board-rx51-peripherals.c | 868 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF, 872 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF, 876 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF, 880 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 883 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 886 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 889 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 892 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 895 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 898 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 901 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 904 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 907 .type = -1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 910 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 913 .type = -1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 916 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 919 .type = 1, .type2 = -1 , .remap_off = -1, .remap_sleep = -1 922 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 925 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 928 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 931 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 934 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 937 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1 940 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
|
H A D | omap_hwmod_44xx_data.c | 1605 /* The IP is not compliant to type1 / type2 scheme */ 2458 /* The IP is not compliant to type1 / type2 scheme */ 2900 /* The IP is not compliant to type1 / type2 scheme */
|
H A D | omap_hwmod_7xx_data.c | 1610 /* The IP is not compliant to type1 / type2 scheme */
|
/linux-4.1.27/drivers/mfd/ |
H A D | twl4030-power.c | 164 * It seems that type1 and type2 is just the resource init order 165 * number for the type1 and type2 group. 169 #define TWL_RESOURCE_GROUP_RESET(group, type1, type2) \ 170 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type1), (type2), \ 172 #define TWL_RESOURCE_GROUP_SLEEP(group, type, type2) \ 173 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \ 175 #define TWL_RESOURCE_GROUP_ACTIVE(group, type, type2) \ 176 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \ 180 .type = (typ), .type2 = (typ2), \ 185 .type = (typ), .type2 = (typ2), \ 420 if (rconfig->type2 != TWL4030_RESCONFIG_UNDEF) { twl4030_configure_resource() 422 type |= rconfig->type2 << TYPE2_SHIFT; twl4030_configure_resource() 777 * Note that the type1 and type2 seem to be just the init order number 778 * for type1 and type2 groups as specified in the document mentioned
|
/linux-4.1.27/arch/x86/pci/ |
H A D | direct.c | 286 goto type2; pci_direct_probe() 288 goto type2; pci_direct_probe() 297 type2: pci_direct_probe()
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | nsprepkg.c | 63 u8 type2, u32 count2, u32 start_index); 616 * type2 - Object type for second group 632 u8 type2, u32 count2, u32 start_index) acpi_ns_check_package_elements() 654 type2, acpi_ns_check_package_elements() 628 acpi_ns_check_package_elements(struct acpi_evaluate_info *info, union acpi_operand_object **elements, u8 type1, u32 count1, u8 type2, u32 count2, u32 start_index) acpi_ns_check_package_elements() argument
|
H A D | dswexec.c | 737 * non-nested type2 op in a method (parent will be method) acpi_ds_exec_end_op()
|
/linux-4.1.27/net/mac80211/ |
H A D | iface.c | 234 static inline int identical_mac_addr_allowed(int type1, int type2) identical_mac_addr_allowed() argument 237 type2 == NL80211_IFTYPE_MONITOR || identical_mac_addr_allowed() 239 type2 == NL80211_IFTYPE_P2P_DEVICE || identical_mac_addr_allowed() 240 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_WDS) || identical_mac_addr_allowed() 242 (type2 == NL80211_IFTYPE_WDS || identical_mac_addr_allowed() 243 type2 == NL80211_IFTYPE_AP)) || identical_mac_addr_allowed() 244 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) || identical_mac_addr_allowed() 246 (type2 == NL80211_IFTYPE_AP || identical_mac_addr_allowed() 247 type2 == NL80211_IFTYPE_AP_VLAN)); identical_mac_addr_allowed()
|
/linux-4.1.27/fs/ncpfs/ |
H A D | ncp_fs_sb.h | 128 __u16 type2 __packed;
|
H A D | sock.c | 635 type = ntohs(server->rcv.buf.type2); __ncptcp_rcv_proc()
|
/linux-4.1.27/drivers/pci/ |
H A D | setup-bus.c | 997 * @type2: second match type 1011 unsigned long type, unsigned long type2, pbus_size_mem() 1041 (r->flags & mask) != type2 && pbus_size_mem() 1222 unsigned long mask, prefmask, type2 = 0, type3 = 0; __pci_bus_size_bridges() local 1286 type2 = prefmask & ~IORESOURCE_MEM_64; __pci_bus_size_bridges() 1296 if (!type2) { __pci_bus_size_bridges() 1312 type2 = type3 = IORESOURCE_MEM; __pci_bus_size_bridges() 1330 pbus_size_mem(bus, mask, IORESOURCE_MEM, type2, type3, __pci_bus_size_bridges() 1010 pbus_size_mem(struct pci_bus *bus, unsigned long mask, unsigned long type, unsigned long type2, unsigned long type3, resource_size_t min_size, resource_size_t add_size, struct list_head *realloc_head) pbus_size_mem() argument
|
/linux-4.1.27/include/linux/i2c/ |
H A D | twl.h | 560 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ 561 ( (devgrp) << 13 | 1 << 12 | (grp) << 9 | (type2) << 7 \ 666 u8 type2; /* Power resource addressed, 3 / broadcast message */ member in struct:twl4030_resconfig
|
/linux-4.1.27/include/linux/ |
H A D | hil.h | 314 #define HIL_EXD_HEADER_WRG 0x03 /* Supports type2 WRG */ 316 #define HIL_EXD_HEADER_WRG_TYPE2 0x02 /* Supports type2 WRG */
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
H A D | main.c | 180 static inline int types_compatible(mtrr_type type1, mtrr_type type2) types_compatible() argument 183 type2 == MTRR_TYPE_UNCACHABLE || types_compatible() 184 (type1 == MTRR_TYPE_WRTHROUGH && type2 == MTRR_TYPE_WRBACK) || types_compatible() 185 (type1 == MTRR_TYPE_WRBACK && type2 == MTRR_TYPE_WRTHROUGH); types_compatible()
|
/linux-4.1.27/drivers/char/ |
H A D | sonypi.c | 118 /* type2 series specifics */ 150 /* ioports used for brightness and type2 events */ 202 /* same as in type2 models */ 607 * the embedded controller as the type2 models. */ sonypi_type3_srs()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | ffb.c | 332 u32 type2; member in struct:ffb_dac 445 upa_writel(FFB_DAC_CUR_CTRL, &dac->type2); ffb_switch_from_graph()
|
/linux-4.1.27/include/trace/ |
H A D | ftrace.h | 9 * <type2> <item2>[<len>]; 14 * the __array(type2, item2, len) macro.
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
H A D | wsm.c | 45 #define __WSM_GET(buf, type, type2, cvt) \ 50 val = cvt(*(type2 *)(buf)->data); \ 68 #define __WSM_PUT(buf, val, type, type2, cvt) \ 73 *(type2 *)(buf)->data = cvt(val); \
|
/linux-4.1.27/drivers/ide/ |
H A D | cmd640.c | 735 bus_type = "PCI (type2)"; cmd640x_init()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | comminit.c | 162 dprintk((KERN_WARNING"aacraid: New Comm Interface type2 enabled\n")); aac_alloc_comm()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | fhci-tds.c | 318 /* check if it is a dummy buffer(type2) */ fhci_td_transaction_confirm()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip-defs.h | 3214 uint64_t type2:16; member in struct:cvmx_pip_vlan_etypesx::cvmx_pip_vlan_etypesx_s 3220 uint64_t type2:16;
|
/linux-4.1.27/drivers/media/usb/stkwebcam/ |
H A D | stk-webcam.c | 357 * type2: 80 xx 00 00 00 00 00 00 or a0 xx 00 00 00 00 00 00 stk_isoc_handler()
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 129 * type2: X0TDDDDD, D = device bits (0 - 31), T = RC5 toggle bit msp430_ir_interrupt()
|
/linux-4.1.27/drivers/of/ |
H A D | unittest.c | 696 { .data = "Cc", .name = "name2", .type = "type2", },
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 2623 seq_printf(seq, "\tIP Checksum Offload (type2) in RX: %s\n", stmmac_sysfs_dma_cap_read()
|