Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/gpib/agilent_82357a/agilent_82357a.c, line 1298
- drivers/gpib/common/gpib_os.c
- drivers/gpib/fmh_gpib/fmh_gpib.c, line 1365
- drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c, line 407
- drivers/gpib/ni_usb/ni_usb_gpib.c, line 2222
Smatch caller information:
drivers/gpib/ni_usb/ni_usb_gpib.c ni_usb_device_match() -> gpib_match_device_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| CAPABLE | 0 | 21 | |
| LOCK2 | &board->big_gpib_mutex | ||
| LOCK2 | global &ni_usb_hotplug_lock | ||
| TYPE_LOCK | (struct gpib_board)->big_gpib_mutex |
drivers/gpib/agilent_82357a/agilent_82357a.c agilent_82357a_device_match() -> gpib_match_device_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| CAPABLE | 0 | 21 | |
| LOCK2 | &board->big_gpib_mutex | ||
| LOCK2 | global &agilent_82357a_hotplug_lock | ||
| TYPE_LOCK | (struct gpib_board)->big_gpib_mutex |
drivers/gpib/common/gpib_os.c gpib_pci_get_device() -> gpib_match_device_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 208,4096-ptr_max |
| CAPABLE | 0 | 21 | |
| LOCK2 | &board->big_gpib_mutex | ||
| TYPE_LOCK | (struct gpib_board)->big_gpib_mutex |
drivers/gpib/common/gpib_os.c gpib_pci_get_subsys() -> gpib_match_device_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| CAPABLE | 0 | 21 | |
| LOCK2 | &board->big_gpib_mutex | ||
| TYPE_LOCK | (struct gpib_board)->big_gpib_mutex |
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c usb_gpib_attach() -> gpib_match_device_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | device_path_in | 1-u64max |
| CAPABLE | 0 | 21 | |
| LOCK2 | &board->big_gpib_mutex | ||
| LOCK2 | global &minors_lock | ||
| TYPE_LOCK | (struct gpib_board)->big_gpib_mutex |
drivers/gpib/fmh_gpib/fmh_gpib.c fmh_gpib_device_match() -> gpib_match_device_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 0 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &board->big_gpib_mutex | ||
| HALF_LOCKED2 | global &ipmidriver_mutex | ||
| HALF_LOCKED2 | global &kunit_run_lock |