Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3485704
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T10:56:22+00:00 2026-05-18T10:56:22+00:00

If a driver calls pcim_enable_device() , then uses pcim_iomap() , devm_request_irq() , and other

  • 0

If a driver calls pcim_enable_device(), then uses pcim_iomap(), devm_request_irq(), and other managed calls to allocate hardware resources, how does a driver tell the kernel to release those resources?

pcim_release isn’t an exported symbol, so something else must cause devres_free() to be called. But what?

Note: I don’t need directions on how to release resources manually. I want to know how to get the devres subsystem to release everything. That’s what it’s for, after all.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T10:56:23+00:00Added an answer on May 18, 2026 at 10:56 am

    pcim_release() becomes the release callback of the struct devres. The release callback is called in release_nodes() via devres_release_all(), which is called from a few places, notably driver_detach().

    In short I think you’re not meant to worry about it, after all that’s the whole point of devres – it manages resources for you, you don’t have to worry about the cleanup.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a device driver I want to patch. This device driver calls IOLog
When developing a module (device driver, middleware, etc...) that will run in the kernel
Consider a Linux driver that uses get_user_pages (or get_page ) to map pages from
I have a C++ driver I'm trying to compile, and it has this line
Is there a YAML driver for the Java XStream package? I'm already using XStream
We're working on a device driver for Vista. There's a known bug in SPO
I'm developing a Linux driver loadable module and I have to use another device
I am using Oracle 9 JDBC Thin Driver - the connection string I have
I'm trying to use SQLBindParameter to prepare my driver for input via SQLPutData .
I'm implementing a ioctl in a Windows CE device driver that takes a pointer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.