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

  • SEARCH
  • Home
  • 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

we have to control some hardware, due to driver's limitation all calls shall comes
How to add a virtual driver that contains functions that calls C# functions inside
Is it possible with some hardware to get the incoming calls and phone numbers
I have a device driver I want to patch. This device driver calls IOLog
I hear that OpenGL and DirectX calls are actually converted by the video driver
I'm reading Paul Carter's pcasm book. It uses NASM, a C driver app that
How does probe() call gets called? Who calls it? As per my understanding, __init()
I have just managed to write my first windows driver (havent registered it yet-
Consider a Linux driver that uses get_user_pages (or get_page ) to map pages from
I have written a kernel driver hello_kernel which registers as a character device on

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.