Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • include
  • asm-powerpc
  • ipic.h
Find file BlameHistoryPermalink
  • Kumar Gala's avatar
    [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() · 126186a0
    Kumar Gala authored Jan 26, 2007
    
    
    It's useful to have access to struct ipic handle that just got created
    in ipic_init().
    
    For example, if we want to setup an external IRQ with out
    a device node we need access ipic->irqhost to create the virtual to HW
    IRQ mapping and to set the IRQ sense.  With this we can mimic the old
    sense array concept that existed in arch/ppc.
    Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
    126186a0

Replace ipic.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.