Searched defs:cleanup (Results 1 - 11 of 11) sorted by relevance

/include/linux/
H A Dhw_random.h22 * @cleanup: Cleanup callback (can be NULL).
36 void (*cleanup)(struct hwrng *rng); member in struct:hwrng
H A Dkmod.h65 void (*cleanup)(struct subprocess_info *info); member in struct:subprocess_info
76 void (*cleanup)(struct subprocess_info *info),
89 void (*cleanup)(struct subprocess_info *), void *data)
99 call_usermodehelper_setfns(info, init, cleanup, data);
H A Dtty_driver.h57 * void (*cleanup)(struct tty_struct * tty);
257 void (*cleanup)(struct tty_struct *tty); member in struct:tty_operations
H A Dserio.h69 void (*cleanup)(struct serio *); member in struct:serio_driver
/include/linux/mmc/
H A Dsdhci-pci-data.h12 void (*cleanup)(struct sdhci_pci_data *data); member in struct:sdhci_pci_data
H A Dsh_mobile_sdhi.h35 void (*cleanup)(struct platform_device *pdev); member in struct:sh_mobile_sdhi_info
H A Ddw_mmc.h190 void (*cleanup)(struct dw_mci *host); member in struct:dw_mci_dma_ops
/include/video/
H A Dmetronomefb.h43 void (*cleanup)(struct metronomefb_par *); member in struct:metronome_board
H A Dbroadsheetfb.h61 void (*cleanup)(struct broadsheetfb_par *); member in struct:broadsheet_board
/include/net/
H A Dact_api.h92 int (*cleanup)(struct tc_action *, int bind); member in struct:tc_action_ops
/include/linux/spi/
H A Dspi.h238 * @cleanup: frees controller-specific state
342 void (*cleanup)(struct spi_device *spi); member in struct:spi_master

Completed in 254 milliseconds