Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 7 files:
- drivers/comedi/drivers/ni_atmio.c, line 244
- drivers/gpib/hp_82341/hp_82341.c, line 495
- drivers/gpib/tnt4882/tnt4882_gpib.c, line 1017
- drivers/media/radio/radio-sf16fmi.c, line 254
- drivers/net/ethernet/8390/ne.c, line 252
- drivers/pnp/driver.c
- drivers/scsi/aha152x.c, line 3251
Smatch caller information:
drivers/media/radio/radio-sf16fmi.c isapnp_fmi_probe() -> pnp_device_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pnp_dev | 4096-ptr_max |
drivers/gpib/tnt4882/tnt4882_gpib.c ni_isapnp_find() -> pnp_device_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pnp_dev | 4096-ptr_max |
| DATA_SOURCE | 0 | pnp_dev | r pnp_find_dev |
| CAPABLE | 0 | 21 | |
| LOCK2 | &board->big_gpib_mutex | ||
| TYPE_LOCK | (struct gpib_board)->big_gpib_mutex |
drivers/pnp/driver.c pnp_device_probe() -> pnp_device_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pnp_dev | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpib/hp_82341/hp_82341.c hp_82341_find_isapnp_board() -> pnp_device_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pnp_dev | 4096-ptr_max |
| DATA_SOURCE | 0 | pnp_dev | r pnp_find_dev |
| CAPABLE | 0 | 21 | |
| LOCK2 | &board->big_gpib_mutex | ||
| TYPE_LOCK | (struct gpib_board)->big_gpib_mutex |
drivers/comedi/drivers/ni_atmio.c ni_isapnp_find_board() -> pnp_device_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pnp_dev | 4096-ptr_max |
| PARAM_VALUE | 0 | pnp_dev->card | 1-u64max |
| DATA_SOURCE | 0 | pnp_dev | r pnp_find_dev |
| CAPABLE | 0 | 21 | |
| LOCK2 | &dev->mutex | ||
| LOCK2 | global &comedi_drivers_list_lock | ||
| TYPE_LOCK | (struct comedi_device)->mutex |