Searched refs:Major (Results 1 - 173 of 173) sorted by relevance

/linux-4.1.27/arch/arm/mach-footbridge/include/mach/
H A Dio.h12 * 07-04-1999 RMK Major cleanup
/linux-4.1.27/arch/parisc/math-emu/
H A Ddriver.c49 /* Major opcode 0c and 0e */
57 /* Major opcode 0c, uid 2 (performance monitoring) */
60 /* Major opcode 2e (fused operations). */
64 /* Major opcode 26 (FMPYSUB) */
65 /* Major opcode 06 (FMPYADD) */
/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_pcixcc.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_msgtype50.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_pcica.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_api.h10 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_cex2a.c9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_cex2a.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_error.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_msgtype6.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_pcicc.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_cca_key.h9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_msgtype50.c9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_pcica.c9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_pcixcc.c9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_pcicc.c9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_api.c10 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dzcrypt_msgtype6.c9 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com>
/linux-4.1.27/drivers/char/
H A Dnwbutton.h16 #define BUTTON_MINOR 158 /* Major 10, Minor 158, /dev/nwbutton */
H A Dscx200_gpio.c34 MODULE_PARM_DESC(major, "Major device number");
H A Dpc8736x_gpio.c33 MODULE_PARM_DESC(major, "Major device number");
H A Dtb0219.c36 MODULE_PARM_DESC(major, "Major device number");
H A Dvirtio_console.c171 /* Major number for this device. Ports will be created as minors. */
/linux-4.1.27/include/uapi/linux/
H A Dacct.h59 comp_t ac_majflt; /* Major Pagefaults */
95 comp_t ac_majflt; /* Major Pagefaults */
H A Dnetlink.h145 #define NET_MAJOR 36 /* Major 36 is reserved for networking */
H A Dtaskstats.h120 __u64 ac_majflt; /* Major Page Fault Count */
H A Dwimax.h59 * M - Major: change if removing or modifying an existing call.
H A Dinput.h853 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */
855 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */
H A Dperf_event.h272 * Major type: hardware/software/tracepoint/etc.
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A DHal8188ERateAdaptive.h12 Major Change History:
/linux-4.1.27/include/linux/netfilter_ipv4/
H A Dip_tables.h2 * 25-Jul-1998 Major changes to allow for ip chain table
/linux-4.1.27/include/linux/netfilter_ipv6/
H A Dip6_tables.h2 * 25-Jul-1998 Major changes to allow for ip chain table
/linux-4.1.27/arch/arm/mach-omap1/include/mach/
H A Dio.h31 * 07-04-1999 RMK Major cleanup
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga_escape.h50 * Major command number allocation:
/linux-4.1.27/include/linux/
H A Dpageblock-flags.h21 * Major cleanups and reduction of bit operations, Andy Whitcroft
H A Df2fs_fs.h58 __le16 major_ver; /* Major Version */
H A DmISDNif.h29 * <8 bit> Major version
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmpc85xx.h16 #define SVR_MAJ(svr) (((svr) >> 4) & 0xF) /* Major revision field*/
H A Dvdso_datapage.h55 __u32 major; /* Major number 0x10 */
H A Dreg.h1102 #define PVR_MAJ(pvr) (((pvr) >> 4) & 0xF) /* Major revision field */
/linux-4.1.27/drivers/message/fusion/lsi/
H A Dmpi_lan.h22 * 06-22-00 01.00.03 Major changes to match new LAN definition in 1.0 spec.
H A Dmpi_raid.h19 * 09-28-01 01.02.02 Major rework for MPI v1.2 Integrated RAID changes.
H A Dmpi.h334 U8 Major; /* 03h */ member in struct:_MPI_VERSION_STRUCT
H A Dmpi_ioc.h230 U8 Major; /* 03h */ member in struct:_MPI_FW_VERSION_STRUCT
/linux-4.1.27/drivers/staging/fsl-mc/include/
H A Ddpmng.h49 * @major: Major version number: incremented on API compatibility changes
H A Ddprc.h608 * @ver_major: Major version number
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A DHalPwrSeqCmd.c25 Major Change History:
/linux-4.1.27/drivers/usb/class/
H A Dcdc-acm.h18 * Major and minor numbers.
/linux-4.1.27/fs/ext3/
H A Dfsync.c21 * Major simplications and cleanup - we only need to do the metadata, because
/linux-4.1.27/sound/pci/asihpi/
H A Dhpidspcd.c69 /* Major version change probably means Host-DSP protocol change */ hpi_dsp_code_open()
H A Dhpi.h354 on the adapter as Major.Minor.Release.
355 Property 1 contains Major in bits 15..8 and Minor in bits 7..0.
/linux-4.1.27/drivers/char/tpm/
H A Dtpm-sysfs.c200 cap.tpm_version_1_2.Major, caps_show()
212 cap.tpm_version.Major, caps_show()
H A Dtpm.h234 u8 Major; member in struct:tpm_version_t
242 u8 Major; member in struct:tpm_version_1_2_t
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddivamnt.c237 printk(KERN_INFO "%s: trace buffer = %p - %d kBytes, %s (Major: %d)\n", maint_init()
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dcpts.h54 #define MAJOR_VER_SHIFT (8) /* Major Version Value */
/linux-4.1.27/include/linux/sunrpc/
H A Dgss_err.h75 /* Major status codes */
/linux-4.1.27/arch/m68k/mac/
H A Doss.c9 * 990502 (jmt) - Major rewrite for new interrupt architecture as well as some
/linux-4.1.27/arch/m68k/mm/
H A Dfault.c156 * Major/minor page fault accounting is only done on the do_page_fault()
/linux-4.1.27/fs/ext4/
H A Dfsync.c21 * Major simplications and cleanup - we only need to do the metadata, because
/linux-4.1.27/fs/squashfs/
H A Dsuper.c58 ERROR("Major/Minor mismatch, older Squashfs %d.%d " supported_squashfs_filesystem()
62 ERROR("Major/Minor mismatch, trying to mount newer " supported_squashfs_filesystem()
/linux-4.1.27/sound/pci/riptide/
H A Driptide.c30 HISTORY: Major Revision Date By
36 HISTORY: Major Revision Date By
42 HISTORY: Major Revision Date By
49 HISTORY: Major Revision Date By
57 HISTORY: Major Revision Date By
72 HISTORY: Major Revision Date By
78 HISTORY: Major Revision Date By
84 HISTORY: Major Revision Date By
/linux-4.1.27/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c15 * Major updates contributed by GlobalLogic
H A Daltera_tse.h16 * Major updates contributed by GlobalLogic
H A Daltera_tse_main.c16 * Major updates contributed by GlobalLogic
/linux-4.1.27/arch/mips/ath25/
H A Dar5312_regs.h168 /* Major revision numbers, bits 7..4 of Revision ID register */
/linux-4.1.27/fs/sysv/
H A Dinode.c200 printk("Major problem: unable to read inode from dev %s\n", sysv_iget()
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h2 * 25-Jul-1998 Major changes to allow for ip chain table
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h2 * 25-Jul-1998 Major changes to allow for ip chain table
/linux-4.1.27/arch/nios2/mm/
H A Dfault.c150 * Major/minor page fault accounting is only done on the do_page_fault()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dserial.c9 * Major rework for PM support by Kevin Hilman
/linux-4.1.27/arch/arm/kvm/
H A Dpsci.c212 * Bits[31:16] = Major Version = 0 kvm_psci_0_2_call()
/linux-4.1.27/arch/arm/mach-omap1/
H A Dirq.c8 * Major cleanups by Juha Yrjölä <juha.yrjola@nokia.com>
/linux-4.1.27/arch/arc/include/asm/
H A Dmmu_context.h13 * -Major rewrite of Core ASID allocation routine get_new_mmu_context
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Deeprom_9287.c135 PR_EEP("Major Version", pBase->version >> 12); ath9k_hw_ar9287_dump_eeprom()
154 PR_EEP("Cal Bin Major Ver", (pBase->binBuildNumber >> 24) & 0xFF); ath9k_hw_ar9287_dump_eeprom()
H A Deeprom_4k.c139 PR_EEP("Major Version", pBase->version >> 12); ath9k_hw_4k_dump_eeprom()
158 PR_EEP("Cal Bin Major Ver", (pBase->binBuildNumber >> 24) & 0xFF); ath9k_hw_4k_dump_eeprom()
H A Deeprom_def.c219 PR_EEP("Major Version", pBase->version >> 12); ath9k_hw_def_dump_eeprom()
238 PR_EEP("Cal Bin Major Ver", (pBase->binBuildNumber >> 24) & 0xFF); ath9k_hw_def_dump_eeprom()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dfw.c159 "UMAC version: Major - 0x%x, Minor - 0x%x\n", iwl_alive_fn()
185 "UMAC version: Major - 0x%x, Minor - 0x%x\n", iwl_alive_fn()
/linux-4.1.27/drivers/target/
H A Dtarget_core_iblock.c618 bl += sprintf(b + bl, "Major: %d Minor: %d %s\n", iblock_show_configfs_dev_params()
623 bl += sprintf(b + bl, "Major: 0 Minor: 0\n"); iblock_show_configfs_dev_params()
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dinst.h19 * Major opcodes; before MIPS IV cop1x was called cop3.
224 * (microMIPS) Major opcodes.
/linux-4.1.27/arch/ia64/include/asm/
H A Dsal.h327 sal_log_revision_t revision; /* Major and Minor revision of header */
354 sal_log_revision_t revision; /* Major and Minor revision of Section */
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-iop3xx.c17 * Major cleanup by Deepak Saxena <dsaxena@plexity.net>, 01/2005:
H A Di2c-pxa.c18 * Sep 2004: Major rework to ensure efficient bus handling [RMK]
/linux-4.1.27/drivers/media/radio/
H A Ddsbr100.c6 * Major issue: I can't find out where the device reports the signal
/linux-4.1.27/drivers/atm/
H A DuPD98401.h152 #define uPD98401_MAJOR 0x0000ff00 /* Major revision */
H A Dambassador.h180 /* par_0: dwordswap(Major Version) */
/linux-4.1.27/drivers/hwmon/
H A Dadm1029.c339 * we use Major/Minor revision for that adm1029_detect()
/linux-4.1.27/fs/ntfs/
H A Dusnjrnl.h173 /* 4*/le16 major_ver; /* Major version of the transaction log used
H A Dlayout.h1931 u8 major_ver; /* Major version of the ntfs format. */
/linux-4.1.27/drivers/video/fbdev/
H A Dpmag-aa-fb.c20 * Version 0.02: Major code cleanup.
H A Dcirrusfb.c12 * Major contributions; Motorola PowerStack (PPC and PCI) support,
/linux-4.1.27/include/net/
H A Droute.h15 * Alexey Kuznetsov: Major changes for new routing code.
H A Dwimax.h149 * - Major versions: needs to be increased if an existing message/API
/linux-4.1.27/arch/s390/kernel/
H A Dsysinfo.c428 * Major sigh. The cpu capability encoding is "special". s390_adjust_jiffies()
/linux-4.1.27/arch/arm64/kernel/
H A Dacpi.c245 * Revision in table header is the FADT Major revision, and there acpi_fadt_sanity_check()
/linux-4.1.27/arch/m68k/atari/
H A Dataints.c8 * Major change: The device-independent code in m68k/ints.c didn't know
/linux-4.1.27/sound/core/
H A Dsound.c45 MODULE_PARM_DESC(major, "Major # for sound driver.");
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h72 /* Major states that we can be in:
/linux-4.1.27/drivers/net/irda/
H A Dtoim3232-sir.c108 * Major Components:
/linux-4.1.27/drivers/parisc/
H A Dsuperio.c25 * Major changes to get basic interrupt infrastructure working to
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes_verbs.c132 " CQP Major:Minor codes = 0x%04X:0x%04X.\n", nes_alloc_mw()
191 " CQP Major:Minor codes = 0x%04X:0x%04X.\n", nes_dealloc_mw()
358 "wait_event_timeout ret = %u, CQP Major:Minor codes = " alloc_fast_reg_mr()
1370 " CQP Major:Minor codes = 0x%04X:0x%04X.\n", nes_create_qp()
1851 " CQP Major:Minor codes = 0x%04X:0x%04X.\n", nes_destroy_cq()
2061 " CQP Major:Minor codes = 0x%04X:0x%04X.\n", nes_reg_mr()
2701 " CQP Major:Minor codes = 0x%04X:0x%04X\n", nes_dereg_mr()
2899 "CQP Major:Minor codes = 0x%04X:0x%04X.\n", nes_hw_modify_qp()
2904 "CQP Major:Minor codes = 0x%04X:0x%04X, intended next state = 0x%08X.\n", nes_hw_modify_qp()
H A Dnes_hw.c3044 " Major/Minor codes = 0x%04X:%04X.\n", nes_cqp_ce_handler()
3809 nes_debug(NES_DBG_QP, "Completed, ret=%u, CQP Major:Minor codes = 0x%04X:0x%04X\n", nes_manage_apbvt()
3933 " CQP Major:Minor codes = 0x%04X:0x%04X\n", flush_wqes()
/linux-4.1.27/drivers/block/mtip32xx/
H A Dmtip32xx.h461 int major; /* Major device number. */
/linux-4.1.27/include/linux/mtd/
H A Dmtd.h119 /* "Major" erase size for the device. Naïve users may take this
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx.h118 * Builds a memory address for I/O based on the Major and Sub DID.
/linux-4.1.27/arch/powerpc/mm/
H A Dfault.c443 * Major/minor page fault accounting is only done on the do_page_fault()
/linux-4.1.27/arch/arm64/mm/
H A Dfault.c260 * Major/minor page fault accounting is only done on the initial do_page_fault()
/linux-4.1.27/arch/arm/mm/
H A Dfault.c321 * Major/minor page fault accounting is only done on the do_page_fault()
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dxircom_cb.c1150 if (status & 0x8000) { /* Major error */ investigate_write_descriptor()
1151 pr_err("Major transmit error status %x\n", status); investigate_write_descriptor()
/linux-4.1.27/drivers/staging/vme/devices/
H A Dvme_user.c81 #define VME_MAJOR 221 /* VME Major Device Number */
773 dev_warn(&vdev->dev, "Error getting Major Number %d for driver.\n", vme_user_probe()
/linux-4.1.27/arch/ia64/kernel/
H A Dkprobes.c110 * Bits 37:40 Major opcode to be zero update_kprobe_inst_flag()
526 * Bits 37:40 Major opcode to be zero __is_ia64_break_inst()
/linux-4.1.27/drivers/ide/
H A Dcmd640.c50 * Version 0.05 Major rewrite of interface timing code.
/linux-4.1.27/drivers/mfd/
H A Dkempld-core.c304 * x: Major version - 1 alphanumerical digit (0-9A-V) kempld_get_info()
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
H A Dmpi2.h727 U8 Major; /* 0x03 */ member in struct:_MPI2_VERSION_STRUCT
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h725 U8 Major; /*0x03 */ member in struct:_MPI2_VERSION_STRUCT
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_nx.h929 * X.Major.Minor.RELEASE
H A Dqla_init.c562 * Init-Owner: Set IDC-Major-Version and Clear IDC-Lock-Recovery qla83xx_nic_core_fw_load()
564 * Others: Check compatibility with current IDC Major version. qla83xx_nic_core_fw_load()
568 /* Set IDC Major version */ qla83xx_nic_core_fw_load()
577 * the current IDC Major Version. qla83xx_nic_core_fw_load()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-fw-file.h337 /* uCode version contains 4 values: Major/Minor/API/Serial */
/linux-4.1.27/drivers/staging/fsl-mc/bus/
H A Dmc-bus.c77 "Major version mismatch: driver version %u.%u, MC object version %u.%u\n", fsl_mc_bus_match()
/linux-4.1.27/drivers/scsi/
H A Daha1740.c133 me:1, /* Major error or exception */ aha1740_makecode()
H A Dstorvsc_drv.c229 /* Major (MSW) and minor (LSW) version numbers. */
485 * Major/minor macros. Minor version is in LSB, meaning that earlier flat
H A Dpmcraid.h745 dev_t dev; /* Major-Minor numbers for Char device */
H A Dscsi.c29 * Major improvements to the timeout, abort, and reset processing,
H A Du14-34f.c124 * Major reliability improvement: when a batch with overlapping
H A Deata.c167 * Major reliability improvement: when a batch with overlapping
H A Dips.c2278 /* Get Major version */ ips_get_bios_version()
2315 /* Get Major version */ ips_get_bios_version()
H A DFlashPoint.c159 #define SCCB_GROSS_FW_ERR 0x27 /* Major problem! */
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A DHal8188ERateAdaptive.c10 Major Change History:
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_drv.c220 * A DRM device can provide several char-dev interfaces on the DRM-Major. Each
H A Ddrm_ioc32.c76 int version_major; /**< Major version */
/linux-4.1.27/crypto/
H A Dcast5_generic.c6 * Major Changes.
/linux-4.1.27/arch/s390/mm/
H A Dfault.c467 * Major/minor page fault accounting is only done on the do_exception()
/linux-4.1.27/net/nfc/hci/
H A Dcore.c556 pr_info("FlashLib Major : %d\n", hdev->sw_flashlib_major); hci_dev_version()
/linux-4.1.27/drivers/mtd/ubi/
H A Dbuild.c511 * Major numbers for the UBI character devices are allocated uif_init()
512 * dynamically. Major numbers of volume character devices are uif_init()
H A Dcdev.c29 * Major and minor numbers are assigned dynamically to both UBI and volume
/linux-4.1.27/drivers/hv/
H A Dhv_balloon.c58 #define DYNMEM_MAKE_VERSION(Major, Minor) ((__u32)(((Major) << 16) | (Minor)))
/linux-4.1.27/drivers/message/fusion/
H A Dmptctl.c2473 karg.fw_version[0] = ioc->facts.FWVersion.Struct.Major >= 10 ? mptctl_hp_hostinfo()
2474 ((ioc->facts.FWVersion.Struct.Major / 10) + '0') : '0'; mptctl_hp_hostinfo()
2475 karg.fw_version[1] = (ioc->facts.FWVersion.Struct.Major % 10 ) + '0'; mptctl_hp_hostinfo()
H A Dmptbase.c3135 * Old: u16{Major(4),Minor(4),SubMinor(8)} GetIocFacts()
3136 * New: u32{Major(8),Minor(8),Unit(8),Dev(8)} GetIocFacts()
/linux-4.1.27/drivers/mtd/
H A Dftl.c85 /* Major device # for FTL device */
/linux-4.1.27/drivers/media/v4l2-core/
H A Dtuner-core.c9 * - Major rework and cleanups at the code
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dnic.h185 * @major: Major rev. ('A', 'B' ...)
H A Dmcdi_pcol.h1354 /* enum: Major register has units of 16 second per tick, minor 8 ns per tick */
1356 /* enum: Major register has units of seconds, minor 2^-27s per tick */
1369 /* enum: Major register has units of 16 second per tick, minor 8 ns per tick */
1371 /* enum: Major register has units of seconds, minor 2^-27s per tick */
H A Dnet_driver.h419 * @sync_timestamp_major: Major part of the last ptp sync event
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_io.c561 * Major complication of this function is a need to handle memory cleansing:
/linux-4.1.27/drivers/input/tablet/
H A Dgtco.c66 /* Version with a Major number of 2 is for kernel inclusion only. */
/linux-4.1.27/arch/x86/mm/
H A Dfault.c1274 * Major/minor page fault accounting. If any of the events __do_page_fault()
/linux-4.1.27/arch/sparc/kernel/
H A Dirq_64.c119 /* Major version 2.0 of HV_GRP_INTR added support for the VIRQ cookie
/linux-4.1.27/drivers/usb/serial/
H A Dio_usbvend.h605 __u8 Ver_Major; // Firmware Major version number
/linux-4.1.27/include/uapi/drm/
H A Ddrm.h129 int version_major; /**< Major version */
/linux-4.1.27/arch/alpha/kernel/
H A Dsetup.c664 printk("Major Options: " setup_arch()
/linux-4.1.27/net/ipv4/
H A Darp.c43 * Alexey Kuznetsov: Major changes to caching and behaviour,
H A Droute.c2064 * Major route resolver routine.
/linux-4.1.27/sound/drivers/
H A Daloop.c10 * Major (almost complete) rewrite:
/linux-4.1.27/sound/oss/
H A Dopl3.c32 * Major improvements to the FM handling 30AUG92 by Rob Hooft,
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hw.h2605 uint32_t ver:4; /* Major Version */
2615 uint32_t ver:4; /* Major Version */
/linux-4.1.27/include/sound/
H A Demu10k1.h1101 #define EMU_HANA_MAJOR_REV 0x23 /* 0000xxx 3 bit Hana FPGA Major rev */
1104 #define EMU_DOCK_MAJOR_REV 0x25 /* 0000xxx 3 bit Audio Dock FPGA Major rev */
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Di2400m.h512 * @fw_version: version of the firmware interface, Major.minor,
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_seq.c1288 asd_printk("Firmware Major Version Mismatch;" asd_request_firmware()
/linux-4.1.27/drivers/usb/storage/
H A Disd200.c730 usb_stor_dbg(us, " ATA Major Command: 0x%x\n", isd200_log_config()
/linux-4.1.27/drivers/input/touchscreen/
H A Datmel_mxt_ts.c2083 /* Firmware Version is returned as Major.Minor.Build */ mxt_fw_version_show()
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1219 u16 v_major; /**< Major version number */
/linux-4.1.27/fs/ecryptfs/
H A Dkeystore.c439 ecryptfs_printk(KERN_ERR, "Major version number mismatch. " ecryptfs_verify_version()
/linux-4.1.27/sound/pci/hda/
H A Dhda_intel.c33 * 2004.12.01 Major rewrite by tiwai, merged the work of pshou
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8192U_dm.c10 Major Change History:
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3014 * revision in bits 15:8 and patch level in bits 7:0. Major revision 0 bcmgenet_set_hw_params()
/linux-4.1.27/mm/
H A Dvmalloc.c7 * Major rework to support vmap/vunmap, Christoph Hellwig, SGI, August 2002
H A Dmemory.c2489 /* Had to read the page from swap area: Major fault */ do_swap_page()
H A Dslab.c8 * Major cleanup, different bufctl logic, per-cpu arrays
/linux-4.1.27/drivers/block/
H A DDAC960.c2526 Register the Block Device Major Number for this DAC960 Controller. DAC960_RegisterBlockDevice()
2577 Unregister the Block Device Major Number for this DAC960 Controller. DAC960_UnregisterBlockDevice()
H A Dskd_main.c449 /* Major device number dynamically assigned. */
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datombios.h1541 //Major revision=1., Minor revision=1
1556 //Major revision=1., Minor revision=2, add ucMiscIfno
1576 //Major revision=1., Minor revision=3, structure/definition change
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Dcommands.h71 /* uCode version contains 4 values: Major/Minor/API/Serial */
/linux-4.1.27/drivers/cdrom/
H A Dcdrom.c50 -- Major update to return codes so that errors from low-level drivers
/linux-4.1.27/drivers/net/wireless/
H A Dairo.c14 Aironet. Major code contributions were received from Javier Achirica

Completed in 7808 milliseconds