/linux-2.4.37.9/arch/cris/drivers/lpslave/ |
D | Makefile | 14 …$(CROSS_COMPILE)objcopy -O binary --remove-section=.data --remove-section=.bss e100lpslave e100lps… 15 …$(CROSS_COMPILE)objcopy -O binary --remove-section=.text --remove-section=.bss e100lpslave e100lps…
|
/linux-2.4.37.9/arch/cris/boot/rescue/ |
D | Makefile | 21 $(OBJCOPY) -O binary --remove-section=.bss rescue.o rescue.bin 25 $(OBJCOPY) -O binary --remove-section=.bss testrescue.o tr.bin 33 $(OBJCOPY) -O binary --remove-section=.bss kimagerescue.o ktr.bin
|
/linux-2.4.37.9/drivers/acpi/ |
D | pci_root.c | 55 .remove = acpi_pci_root_remove, 105 if (!driver->remove) in acpi_pci_unregister_driver() 111 driver->remove(root->handle); in acpi_pci_unregister_driver()
|
D | bus.c | 74 .remove = acpi_device_remove, 1053 if (result && driver->ops.remove) in acpi_bus_driver_init() 1054 driver->ops.remove(device, ACPI_BUS_REMOVAL_NORMAL); in acpi_bus_driver_init() 1147 if (!driver->ops.remove) in acpi_bus_unattach() 1150 result = driver->ops.remove(device, ACPI_BUS_REMOVAL_NORMAL); in acpi_bus_unattach()
|
/linux-2.4.37.9/drivers/sound/ |
D | ac97_plugin_ad1980.c | 92 remove: __devexit_p(ad1980_remove),
|
D | kahlua.c | 213 remove: __devexit_p(remove_one),
|
/linux-2.4.37.9/fs/ncpfs/ |
D | Config.in | 6 dep_mbool ' Clear remove/delete inhibit when needed' CONFIG_NCPFS_STRONG $CONFIG_NCP_FS
|
/linux-2.4.37.9/scripts/lxdialog/ |
D | menubox.c | 249 remove("lxdialog.scrltmp"); in dialog_menu() 430 remove("lxdialog.scrltmp"); in dialog_menu() 441 remove("lxdialog.scrltmp"); in dialog_menu()
|
/linux-2.4.37.9/arch/mips/boot/ |
D | Makefile | 26 strip-flags = $(addprefix --remove-section=,$(drop-sections))
|
/linux-2.4.37.9/arch/cris/boot/compressed/ |
D | Makefile | 28 $(OBJCOPY) -O binary --remove-section=.bss decompress.o decompress.bin
|
/linux-2.4.37.9/arch/mips64/boot/ |
D | Makefile | 26 strip-flags = $(addprefix --remove-section=,$(drop-sections))
|
/linux-2.4.37.9/drivers/mtd/ |
D | mtdcore.c | 92 (*(not->remove))(mtd); in del_mtd_device() 159 old->remove(mtd_table[i]); in unregister_mtd_user()
|
/linux-2.4.37.9/include/asm-ppc/ |
D | ocp.h | 137 void (*remove) (struct ocp_device *dev); /* Device removed (NULL if not a member
|
/linux-2.4.37.9/drivers/char/joystick/ |
D | emu10k1-gp.c | 112 remove: __devexit_p(emu_remove),
|
/linux-2.4.37.9/drivers/char/ |
D | amd76x_pm.c | 141 remove:__devexit_p(amd_nb_remove), 148 remove:__devexit_p(amd_sb_remove),
|
/linux-2.4.37.9/drivers/ide/pci/ |
D | delkin_cb.c | 126 .remove = delkin_cb_remove,
|
/linux-2.4.37.9/drivers/acorn/char/ |
D | serial-card.c | 116 .remove = __devexit_p(serial_card_remove),
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | vio.h | 78 void (*remove) (struct vio_dev *dev); /* Device removed (NULL if not a hot-plug capable driver) */ member
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | sun3-head.S | 98 | todo: remove next two. --m
|
/linux-2.4.37.9/fs/adfs/ |
D | adfs.h | 53 int (*remove)(struct adfs_dir *dir, struct object_info *obj); member
|
/linux-2.4.37.9/arch/arm/nwfpe/ |
D | ChangeLog | 12 - remove userRegisters pointer from this structure. 81 * TODO - remove URD, NRM instructions from TODO list
|
/linux-2.4.37.9/drivers/net/wireless/ |
D | orinoco_tmd.c | 206 .remove = __devexit_p(orinoco_tmd_remove_one),
|
/linux-2.4.37.9/drivers/net/arcnet/ |
D | com20020-pci.c | 180 remove: __devexit_p(com20020pci_remove),
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_proc.c | 132 .remove = matroxfb_proc_remove
|
/linux-2.4.37.9/include/asm-arm/ |
D | ecard.h | 278 void (*remove)(struct expansion_card *); member
|