/linux-4.4.14/arch/alpha/kernel/ |
H A D | machvec_impl.h | 13 Fix things up for the GENERIC kernel by defining the HAE address 121 * In a GENERIC kernel, we have lots of these vectors floating about, 122 * all but one of which we want to go away. In a non-GENERIC kernel, 125 * Accomplish this in the GENERIC kernel by putting all of the vectors 129 * Accomplish this in a non-GENERIC kernel by ifdef'ing out all but 133 * Upshot: set __initdata to nothing for non-GENERIC kernels. 152 #endif /* GENERIC */
|
H A D | Makefile | 111 endif # GENERIC
|
H A D | sys_sable.c | 442 /* GENERIC irq routines */ 572 #endif /* GENERIC || (SABLE && !GAMMA) */ 604 #endif /* GENERIC || (SABLE && GAMMA) */ 635 #endif /* GENERIC || LYNX */
|
H A D | sys_eb64p.c | 112 #endif /* GENERIC */ eb64p_init_irq()
|
H A D | setup.c | 657 "GENERIC " setup_arch()
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
H A D | cx25821-cards.c | 36 .name = "UNKNOWN/GENERIC",
|
/linux-4.4.14/arch/alpha/ |
H A D | Makefile | 25 # If GENERIC, make sure to turn off any instruction set extensions that
|
/linux-4.4.14/drivers/mtd/onenand/ |
H A D | onenand_bbt.c | 21 * check_short_pattern - [GENERIC] check if a pattern is in the buffer 47 * create_bbt - [GENERIC] Create a bad block table by scanning the device 125 * onenand_memory_bbt - [GENERIC] create a memory based bad block table
|
H A D | onenand_base.c | 838 * onenand_get_2x_blockpage - [GENERIC] Get blockpage at 2x program mode 862 * onenand_check_bufferram - [GENERIC] Check BufferRAM information 904 * onenand_update_bufferram - [GENERIC] Update BufferRAM information 937 * onenand_invalidate_bufferram - [GENERIC] Invalidate BufferRAM information 960 * onenand_get_device - [GENERIC] Get chip for selected access 998 * onenand_release_device - [GENERIC] release chip 1641 * onenand_verify_oob - [GENERIC] verify the oob contents after a write 1669 * onenand_verify - [GENERIC] verify the chip contents after a write 2218 * onenand_block_isbad_nolock - [GENERIC] Check if a block is marked bad
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | nand_bbt.c | 103 * check_pattern - [GENERIC] check if a pattern is in the buffer 125 * check_short_pattern - [GENERIC] check if a pattern is in the buffer 161 * read_bbt - [GENERIC] Read the bad block table starting from page 254 * read_abs_bbt - [GENERIC] Read the bad block table starting at a given page 304 * scan_read_oob - [GENERIC] Scan data+OOB region to buffer 379 * read_abs_bbts - [GENERIC] Read the bad block table(s) for all chips starting at a given page 444 * create_bbt - [GENERIC] Create a bad block table by scanning the device 510 * search_bbt - [GENERIC] scan the device for a specific bad block table 587 * search_read_bbts - [GENERIC] scan the device for bad block table(s) 608 * write_bbt - [GENERIC] (Re)write the bad block table 813 * nand_memory_bbt - [GENERIC] create a memory based bad block table 828 * check_create - [GENERIC] create and write bbt(s) if necessary 956 * mark_bbt_regions - [GENERIC] mark the bad block table regions
|
H A D | nand_base.c | 128 * nand_release_device - [GENERIC] release chip 466 * nand_check_wp - [GENERIC] check if the chip is write protected 486 * nand_block_isreserved - [GENERIC] Check if a block is marked reserved. 503 * nand_block_checkbad - [GENERIC] Check if a block is marked bad 525 * panic_nand_wait_ready - [GENERIC] Wait for the ready pin after commands. 547 * nand_wait_ready - [GENERIC] Wait for the ready pin after commands. 577 * nand_wait_status_ready - [GENERIC] Wait for the ready status after commands. 810 * panic_nand_get_device - [GENERIC] Get chip for selected access 826 * nand_get_device - [GENERIC] Get chip for selected access 867 * panic_nand_wait - [GENERIC] wait until the command is done 2842 * single_erase - [GENERIC] NAND standard block erase command function
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
H A D | targethw.h | 113 * GENERIC ; do not modify beyond this line
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | machvec.h | 139 #endif /* GENERIC */
|
H A D | io.h | 239 #endif /* GENERIC */
|
/linux-4.4.14/include/uapi/scsi/ |
H A D | scsi_netlink.h | 64 * GENERIC SCSI scsi_nl_hdr->msgtype Values
|
/linux-4.4.14/sound/pci/ |
H A D | bt87x.c | 800 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x0070, 0x13eb, GENERIC), 802 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, 0x0070, 0x13eb, GENERIC), 808 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1002, 0x0001, GENERIC), 810 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x107d, 0x6606, GENERIC), 812 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x11bd, 0x0012, GENERIC), 814 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x121a, 0x3000, GENERIC), 816 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x144f, 0x3000, GENERIC), 820 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1554, 0x4011, GENERIC), 822 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0xbd11, 0x1200, GENERIC),
|
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/ |
H A D | irq.h | 16 #define IRQ_GENERIC_ERROR BFIN_IRQ(2) /* GENERIC Error Interrupt */
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | voltage.h | 27 * OMAP3 GENERIC setup times. Revisit to see if these needs to be
|
/linux-4.4.14/include/linux/mtd/ |
H A D | bbm.h | 143 * struct bbm_info - [GENERIC] Bad Block Table data structure
|
/linux-4.4.14/drivers/ata/ |
H A D | sata_nv.c | 350 GENERIC, enumerator in enum:nv_host_type 371 { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA), GENERIC }, 372 { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA2), GENERIC }, 373 { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA3), GENERIC }, 413 * GENERIC:
|
/linux-4.4.14/drivers/usb/misc/ |
H A D | usbtest.c | 40 #define GENERIC /* let probe() bind using module params */ macro 2570 #ifdef GENERIC 2592 #ifdef GENERIC usbtest_probe() 2707 * Any device can test control transfers (default with GENERIC binding). 2783 #ifdef GENERIC 2855 #ifdef GENERIC 2880 #ifdef GENERIC usbtest_init()
|
/linux-4.4.14/net/wimax/ |
H A D | op-msg.c | 32 * GENERIC NETLINK ENCODING AND CAPACITY
|
/linux-4.4.14/sound/pci/asihpi/ |
H A D | hpi_internal.h | 144 HPI_GENERIC_ENABLE = HPI_CTL_ATTR(GENERIC, 1), 145 HPI_GENERIC_EVENT_ENABLE = HPI_CTL_ATTR(GENERIC, 2),
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | plx9080.h | 369 /*** GENERIC HOST-SIDE DRIVER ***/
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | ath5k.h | 77 GENERIC DRIVER DEFINITIONS 270 * GENERIC CHIPSET DEFINITIONS *
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 673 * that use directly the header in the CCB, and the NCR-GENERIC
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | dsi.c | 2982 type == DSS_DSI_CONTENT_GENERIC ? "GENERIC" : dsi_vc_read_rx_fifo() 2999 type == DSS_DSI_CONTENT_GENERIC ? "GENERIC" : dsi_vc_read_rx_fifo() 3018 type == DSS_DSI_CONTENT_GENERIC ? "GENERIC" : dsi_vc_read_rx_fifo() 3055 type == DSS_DSI_CONTENT_GENERIC ? "GENERIC" : "DCS"); dsi_vc_read_rx_fifo()
|
/linux-4.4.14/drivers/media/pci/dm1105/ |
H A D | dm1105.c | 225 .name = "UNKNOWN/GENERIC",
|
/linux-4.4.14/include/net/ |
H A D | wimax.h | 85 * EXPORTING TO USER SPACE THROUGH GENERIC NETLINK
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | cpu-probe.c | 1057 __cpu_name[cpu] = "MIPS GENERIC QEMU"; cpu_probe_mips()
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.h | 310 /* GENERIC Flags 0*/
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
H A D | cx23885-cards.c | 55 .name = "UNKNOWN/GENERIC",
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | unusual_devs.h | 166 "GENERIC", "MP3 PLAYER", /* MyMusix PD-205 on the outside. */
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
H A D | rtllib_rx.c | 1797 return "GENERIC"; get_info_element_string()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 1563 MFIE_STRING(GENERIC); get_info_element_string()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 76 .name = "UNKNOWN/GENERIC",
|
/linux-4.4.14/fs/nfs/ |
H A D | nfs4xdr.c | 2063 * END OF "GENERIC" ENCODE ROUTINES. 6064 * END OF "GENERIC" DECODE ROUTINES.
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 358 .name = " *** UNKNOWN/GENERIC *** ",
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 64 .name = "UNKNOWN/GENERIC",
|
/linux-4.4.14/drivers/scsi/ |
H A D | pmcraid.c | 1401 pmcraid_info("registered NETLINK GENERIC group: %d\n", pmcraid_netlink_init()
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | de4x5.c | 545 ** These GENERIC values assumes that the PHY devices follow 802.3u and
|