Man Page: pnp_release_card_device
Operating Environment: centos
Section: 9
PNP_RELEASE_CARD_DEV(9) Device drivers infrastructure PNP_RELEASE_CARD_DEV(9)NAMEpnp_release_card_device - call this when the driver no longer needs the deviceSYNOPSISvoid pnp_release_card_device(struct pnp_dev * dev);ARGUMENTSdev pointer to the PnP device structureCOPYRIGHTKernel Hackers Manual 3.10 June 2014 PNP_RELEASE_CARD_DEV(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_class(9) - centos |
| struct_usb_device_driver(9) - centos |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |