/arch/x86/boot/ |
D | video-mode.c | 35 struct card_info *card; in probe_cards() local 43 for (card = video_cards; card < video_cards_end; card++) { in probe_cards() 44 if (card->unsafe == unsafe) { in probe_cards() 45 if (card->probe) in probe_cards() 46 card->nmodes = card->probe(); in probe_cards() 48 card->nmodes = 0; in probe_cards() 56 struct card_info *card; in mode_defined() local 60 for (card = video_cards; card < video_cards_end; card++) { in mode_defined() 61 mi = card->modes; in mode_defined() 62 for (i = 0; i < card->nmodes; i++, mi++) { in mode_defined() [all …]
|
D | video.c | 134 struct card_info *card; in display_menu() local 143 for (card = video_cards; card < video_cards_end; card++) in display_menu() 144 nmodes += card->nmodes; in display_menu() 156 for (card = video_cards; card < video_cards_end; card++) { in display_menu() 157 mi = card->modes; in display_menu() 158 for (i = 0; i < card->nmodes; i++, mi++) { in display_menu() 173 ch, mode_id, mi->x, resbuf, card->card_name); in display_menu()
|
/arch/arm/lib/ |
D | ecard.S | 21 @ Purpose: call an expansion card loader to read bytes. 34 @ Purpose: call an expansion card loader to reset the card
|
/arch/powerpc/platforms/iseries/ |
D | pci.c | 135 HvAgentId agent, u8 *phb, char card[4]) in iseries_parse_slot_area() 149 memcpy(card, &map->card_location, 3); in iseries_parse_slot_area() 150 card[3] = 0; in iseries_parse_slot_area() 164 HvAgentId agent, u8 *phb, u8 *frame, char card[4]) in iseries_parse_mfg_area() 189 agent, phb, card); in iseries_parse_mfg_area() 225 HvAgentId agent, u8 *frame, char card[4]) in iseries_parse_vpd() 242 agent, &phb, frame, card); in iseries_parse_vpd() 250 u8 *frame, char card[4]) in iseries_get_location_code() 272 iseries_parse_vpd(bus_vpd, bus_vpd_len, agent, frame, card); in iseries_get_location_code() 292 char card[4]; in iseries_device_information() local [all …]
|
/arch/arm/plat-s3c/include/plat/ |
D | sdhci.h | 47 struct mmc_card *card); 79 struct mmc_card *card);
|
/arch/arm/mach-s3c6410/ |
D | Kconfig | 35 # At least some of the SMDK6410s were shipped with the card detect 50 resistors fitted so that the card detects for 59 resistors fitted so that the card detects for
|
D | setup-sdhci.c | 58 struct mmc_card *card) in s3c6410_setup_sdhci0_cfg_card() argument
|
/arch/cris/arch-v32/drivers/ |
D | Kconfig | 736 string "MMC/SD card detect pin for SPI on sser0" 740 The pin to use for SD/MMC card detect. This pin should be pulled up 741 and grounded when a card is present. If defined as " " (space), no 742 pin is selected. A card must then always be inserted for proper 746 string "MMC/SD card write-protect pin for SPI on sser0" 751 card. If defined as " " (space), the card is considered writable. 775 string "MMC/SD card detect pin for SPI on sser1" 779 The pin to use for SD/MMC card detect. This pin should be pulled up 780 and grounded when a card is present. If defined as " " (space), no 781 pin is selected. A card must then always be inserted for proper [all …]
|
/arch/arm/mach-ixp2000/ |
D | Kconfig | 16 ENP2611 PCI network processing card. For more information on 17 this card, see <file:Documentation/arm/IXP2000>.
|
/arch/arm/plat-omap/include/mach/ |
D | eac.h | 77 struct snd_card *card);
|
D | omap-alsa.h | 78 struct snd_card *card; member
|
/arch/arm/mach-footbridge/ |
D | Kconfig | 42 Say Y here if you intend to run this kernel on the EBSA285 card 55 Say Y here if you intend to run this kernel on the EBSA285 card
|
/arch/avr32/boards/atstk1000/ |
D | Kconfig | 31 You will normally leave the jumpers on the CPU card at their 57 To use the camera interface you'll need a custom card (on the
|
/arch/m68k/ |
D | Kconfig | 96 computer. These are credit-card size devices such as network cards, 507 If you want to use a Multiface III card's serial port in Linux, 516 If you want to use a GVP IO-Extender serial card in Linux, say Y. 524 GVP IO-Extender card, N otherwise. 531 IO-Extender card, N otherwise. 607 If you don't have a VGA card installed and you say Y here, the
|
/arch/arm/mach-ixp4xx/ |
D | Kconfig | 160 miniPCI slot 0 does not have a card connector soldered to the board 161 miniPCI slot 1 has an ISL3880 802.11g card (Prism54)
|
/arch/ia64/include/asm/ |
D | sal.h | 455 card : 1, member 474 u16 card; member
|
/arch/xtensa/ |
D | Kconfig | 195 One well known example of this is PCMCIA- or PC-cards, credit-card
|
/arch/xtensa/configs/ |
D | iss_defconfig | 87 # PC-card bridges
|
D | common_defconfig | 96 # PC-card bridges
|
/arch/arm/mach-at91/ |
D | Kconfig | 320 Enable support for the DataFlash card.
|
/arch/m32r/configs/ |
D | mappi.nommu_defconfig | 158 # PC-card bridges
|
D | usrv_defconfig | 164 # PC-card bridges
|
/arch/arm/configs/ |
D | ebsa110_defconfig | 112 # PC-card bridges
|
D | lubbock_defconfig | 124 # PC-card bridges
|
/arch/sparc/ |
D | Kconfig | 426 If you don't have a graphics card installed and you say Y here, the
|