Searched refs:remove (Results 76 - 100 of 3057) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfs_kfuncs.c58 remove(testfile);
132 remove(testfile);
/linux-master/tools/perf/util/
H A Dsetup.py87 ext_sources.remove('util/trace-event.c')
88 ext_sources.remove('util/trace-event-parse.c')
/linux-master/tools/testing/selftests/resctrl/
H A Dmbm_test.c110 remove(RESULT_FILE_NAME);
125 remove(RESULT_FILE_NAME);
H A Dmba_test.c142 remove(RESULT_FILE_NAME);
157 remove(RESULT_FILE_NAME);
/linux-master/drivers/power/reset/
H A Dpiix4-poweroff.c104 .remove = piix4_poweroff_remove,
/linux-master/drivers/ps3/
H A Dvuart.h35 int (*remove)(struct ps3_system_bus_device *); member in struct:ps3_vuart_port_driver
/linux-master/include/linux/mfd/
H A Dmcp.h49 void (*remove)(struct mcp *); member in struct:mcp_driver
/linux-master/drivers/scsi/
H A Dfdomain_pci.c60 .remove = fdomain_pci_remove,
/linux-master/drivers/misc/ocxl/
H A Dpci.c64 .remove = ocxl_remove,
/linux-master/drivers/staging/greybus/
H A Dspi.c73 .remove = gb_spi_remove,
/linux-master/samples/rpmsg/
H A Drpmsg_client_sample.c91 .remove = rpmsg_sample_remove,
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-pci.c70 .remove = xlgmac_remove,
/linux-master/arch/mips/include/asm/
H A Dgio_device.h28 void (*remove)(struct gio_device *); member in struct:gio_driver
/linux-master/drivers/nvdimm/
H A De820.c63 .remove = e820_pmem_remove,
/linux-master/include/linux/qed/
H A Dqede_rdma.h40 void (*remove)(struct qedr_dev *); member in struct:qedr_driver
/linux-master/include/linux/
H A Dsiox.h39 void (*remove)(struct siox_device *sdevice); member in struct:siox_driver
H A Dsunxi-rsb.h57 * @remove: unbinds this driver from the RSB device.
62 void (*remove)(struct sunxi_rsb_device *rdev); member in struct:sunxi_rsb_driver
H A Dauxiliary_bus.h45 * driver.remove() is completed. An easy way to ensure this is to use the
147 * @remove: Called when device is removed from the bus.
157 * and remove() methods. They support power management and shutdown
177 * .remove = my_drv_remove
182 void (*remove)(struct auxiliary_device *auxdev); member in struct:auxiliary_driver
/linux-master/drivers/char/hw_random/
H A Dpseries-rng.c71 .remove = pseries_rng_remove,
H A Dcavium-rng.c86 .remove = cavium_rng_remove,
/linux-master/drivers/s390/block/
H A Dscm_drv.c79 .remove = scm_remove,
/linux-master/drivers/char/ipmi/
H A Dipmi_si_parisc.c48 .remove = __exit_p(ipmi_parisc_remove),
/linux-master/drivers/comedi/drivers/
H A Ddas08_cs.c96 .remove = comedi_pcmcia_auto_unconfig,
H A Ddas08_pci.c89 .remove = comedi_pci_auto_unconfig,
H A Dni_labpc_cs.c105 .remove = comedi_pcmcia_auto_unconfig,

Completed in 188 milliseconds

1234567891011>>