Query: rio_setup_inb_dbell
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_SETUP_INB_DBELL(9) Internals RIO_SETUP_INB_DBELL(9)NAMErio_setup_inb_dbell - bind inbound doorbell callbackSYNOPSISint rio_setup_inb_dbell(struct rio_mport * mport, void * dev_id, struct resource * res, void (*dinb) (struct rio_mport * mport, void *dev_id, u16 src, u16 dst, u16 info));ARGUMENTSmport RIO master port to bind the doorbell callback dev_id Device specific pointer to pass on event res Doorbell message resource dinb Callback to execute when doorbell is receivedDESCRIPTIONAdds a doorbell resource/callback pair into a port's doorbell event list. Returns 0 if the request has been satisfied.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_SETUP_INB_DBELL(9)
| Related Man Pages |
|---|
| parport_register_device(9) - centos |
| struct_cfg80211_bss(9) - centos |
| struct_rio_switch(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| struct_spi_master(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |