Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 19 files:
- drivers/bluetooth/btusb.c
- drivers/input/misc/ati_remote2.c
- drivers/input/misc/ims-pcu.c
- drivers/media/usb/uvc/uvc_driver.c
- drivers/net/usb/cdc-phonet.c
- drivers/net/usb/cdc_ether.c
- drivers/net/usb/cdc_ncm.c
- drivers/net/usb/qmi_wwan.c
- drivers/net/usb/rndis_host.c, line 452
- drivers/net/wireless/ath/carl9170/usb.c, line 991
- drivers/net/wireless/intersil/p54/p54usb.c, line 946
- drivers/usb/atm/speedtch.c, line 759
- drivers/usb/atm/xusbatm.c
- drivers/usb/class/cdc-acm.c
- drivers/usb/core/devio.c
- drivers/usb/core/driver.c
- drivers/usb/serial/usb-serial.c, line 156
- sound/usb/line6/podhd.c, line 250
- sound/usb/misc/ua101.c, line 1133
Smatch caller information:
drivers/usb/core/devio.c proc_disconnect_claim() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver | 1-u64max |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| NOCHECK_CALL | |||
| LOCK2 | &dev->dev.mutex | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/usb/core/devio.c proc_ioctl() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver | 1-u64max |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| NOCHECK_CALL | |||
| LOCK2 | &dev->dev.mutex | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/usb/core/devio.c releaseintf() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 3209413791313743872 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.kobj.uevent_suppress | 1 |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->dev.mutex | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/usb/core/driver.c usb_forced_unbind_intf() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.dma_ops->alloc | 0,1744715142275031040,2065280936184246272,2938795245442469888 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->alloc_pages_op | 0,4686288359180861440,6350905364812603392,6978773206971854848 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->cache_sync | 0 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->dma_supported | 0,2528523692154392576,3617072262637035520,5023592177070743552,5276104885786021888 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->free | 0,4778164490434129920,7144974343242604544,7861694134817480704 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->free_pages | 0,239457316199952384,5196233516945883136,7413093576918179840 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->get_merge_boundary | 0 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->get_required_mask | 0,7770840938859397120 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->get_sgtable | 0,1322759480623644672 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->map_phys | 0,2506261230157742080,4169194063996235776,4848421345171935232,6326163439792029696 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->map_sg | 0,2118452656510775296,2518538481676259328,5872201013595766784,6630017431831871488 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->max_mapping_size | 0,8830639662091943936 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->mmap | 0,5761417605877342208,7694740394750603264 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->opt_mapping_size | 0 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->sync_sg_for_cpu | 0,4862850025765572608 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->sync_sg_for_device | 0,3732476178258022400 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->sync_single_for_cpu | 0,1155325867376779264 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->sync_single_for_device | 0,8781567156597239808 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->unmap_phys | 0,3634718672199266304,5690836758666383360,6257189515678003200,7756707427785986048 |
| PARAM_VALUE | 1 | iface->dev.dma_ops->unmap_sg | 0,1256335292805263360,8472845699660435456,8676762248147066880,8920167536469053440 |
| PARAM_VALUE | 1 | iface->dev.kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| DATA_SOURCE | 1 | iface | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->parent->mutex | ||
| HALF_LOCKED2 | &of->mutex |
drivers/input/misc/ims-pcu.c ims_pcu_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 2104194132140810240 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/input/misc/ims-pcu.c ims_pcu_probe() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 2104194132140810240 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->authorized | 1 |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->dev->kobj.kref.refcount.refs.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0 |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/usb/serial/usb-serial.c release_sibling() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/media/usb/uvc/uvc_driver.c uvc_delete() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 2704232698972008448 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/media/usb/uvc/uvc_driver.c uvc_parse_streaming() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 2704232698972008448 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->altsetting | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->authorized | 1 |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->cur_altsetting | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->cur_altsetting->desc.bInterfaceSubClass | 2 |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->__parent | 0 |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0 |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.ignore_children | 0 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| DATA_SOURCE | 1 | iface | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/media/usb/uvc/uvc_driver.c uvc_parse_streaming() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 2704232698972008448 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->altsetting | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->authorized | 1 |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->cur_altsetting | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->cur_altsetting->desc.bInterfaceSubClass | 2 |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->__parent | 0 |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0 |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.ignore_children | 0 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| DATA_SOURCE | 1 | iface | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/rndis_host.c generic_rndis_bind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/wireless/ath/carl9170/usb.c carl9170_usb_firmware_failed() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 8009907297985667072 |
| NOCHECK_CALL | |||
| LOCK2 | &udev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/bluetooth/btusb.c btusb_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c btusb_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c btusb_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c btusb_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c btusb_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c btusb_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c btusb_mtk_release_iso_intf() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &hdev->req_lock |
drivers/bluetooth/btusb.c btusb_probe() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c btusb_probe() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7782911462903402496 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->authorized | 1 |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0 |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.ignore_children | 0 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/input/misc/ati_remote2.c ati_remote2_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7252948161242890240 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/input/misc/ati_remote2.c ati_remote2_probe() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7252948161242890240 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
sound/usb/line6/podhd.c podhd_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 3769600836468883456 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/usb/class/cdc-acm.c acm_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 8671891654675021824 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/usb/atm/xusbatm.c xusbatm_release_intf() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 5087139266055446528 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->altsetting | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->__parent | 0 |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0-s64max |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.ignore_children | 0 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | iface->num_altsetting | 1-u32max |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| CAPPED_DATA | 1 | iface | 1 |
| CAPPED_DATA | 1 | iface->altsetting->desc.bInterfaceNumber | 1 |
| CAPPED_DATA | 1 | iface->num_altsetting | 1 |
| DATA_SOURCE | 1 | iface | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/usb/atm/xusbatm.c xusbatm_unbind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 5087139266055446528 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc_ether.c usbnet_cdc_bind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc_ether.c usbnet_cdc_unbind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| DATA_SOURCE | 0 | driver | r driver_of |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc_ether.c usbnet_cdc_unbind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| DATA_SOURCE | 0 | driver | r driver_of |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/usb/atm/speedtch.c speedtch_release_interfaces() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 5240276999090245632 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| PARAM_VALUE | 1 | iface->dev.kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/qmi_wwan.c qmi_wwan_bind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->authorized | 1 |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0 |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.ignore_children | 0 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| CAPPED_DATA | 1 | iface | 1 |
| DATA_SOURCE | 0 | driver | r driver_of |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/qmi_wwan.c qmi_wwan_unbind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| DATA_SOURCE | 0 | driver | r driver_of |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc-phonet.c usbpn_disconnect() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7651591665779048448 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc-phonet.c usbpn_probe() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 7651591665779048448 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->altsetting | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->authorized | 1 |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->__parent | 0 |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0 |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.ignore_children | 0 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | iface->num_altsetting | 2 |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| DATA_SOURCE | 1 | iface | r usb_ifnum_to_if |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc_ncm.c cdc_ncm_bind_common() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->authorized | 1 |
| PARAM_VALUE | 1 | iface->condition | 2 |
| PARAM_VALUE | 1 | iface->cur_altsetting | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver->p->kobj.sd->symlink.target_kn->count.counter | s32min-s32max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.fwnode->consumers.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.defer_sync.next | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.links.status | 1-2 |
| PARAM_VALUE | 1 | iface->dev.p->deferred_probe_reason | 0 |
| PARAM_VALUE | 1 | iface->dev.p->knode_driver.n_ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 1 | iface->dev.power.ignore_children | 0 |
| PARAM_VALUE | 1 | iface->dev.power.last_status | (-1) |
| PARAM_VALUE | 1 | iface->dev.power.runtime_error | 0 |
| PARAM_VALUE | 1 | iface->dev.power.runtime_status | 0,2 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | iface->needs_binding | 0 |
| PARAM_VALUE | 1 | *iface->dev->p->deferred_probe_reason | 0-255 |
| CAPPED_DATA | 1 | iface | 1 |
| DATA_SOURCE | 0 | driver | r driver_of |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc_ncm.c cdc_ncm_unbind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| DATA_SOURCE | 0 | driver | r driver_of |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/usb/cdc_ncm.c cdc_ncm_unbind() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| DATA_SOURCE | 0 | driver | r driver_of |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
sound/usb/misc/ua101.c free_usb_related_resources() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 2259010567264591872 |
| PARAM_VALUE | 1 | iface | 4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver_data | 0 |
| PARAM_VALUE | 1 | iface->dev.kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | iface->dev.power.wakeirq->status | 0-4294967295 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |
drivers/net/wireless/intersil/p54/p54usb.c p54u_load_firmware_cb() -> usb_driver_release_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | driver | 2962859513376358400 |
| PARAM_VALUE | 1 | iface->dev.bus | 0,4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.class | 0,4096-ptr_max |
| PARAM_VALUE | 1 | iface->dev.driver | 0,4096-ptr_max |
| NOCHECK_CALL | |||
| LOCK2 | &udev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct device)->mutex |