pnp_remove_device(9)
NAME
- pnp_remove_device - removes a pnp device from the pnp lay
- er
SYNOPSIS
void pnp_remove_device(struct pnp_dev * dev);
ARGUMENTS
- dev
- pointer to dev to add
DESCRIPTION
this function will free all mem used by dev
void pnp_remove_device(struct pnp_dev * dev);
this function will free all mem used by dev