Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/serial/f81232.c f81232_dtr_rts() -> f81232_set_mctrl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial->type | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial->type->dtr_rts | 4096-ptr_max |
| PARAM_VALUE | 1 | set | 6 |
| PARAM_VALUE | 2 | clear | 0 |
| DATA_SOURCE | 0 | port | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &tty->legacy_mutex | ||
| HALF_LOCKED2 | _T->lock |
drivers/usb/serial/f81232.c f81232_dtr_rts() -> f81232_set_mctrl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial->type | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial->type->dtr_rts | 4096-ptr_max |
| PARAM_VALUE | 1 | set | 0 |
| PARAM_VALUE | 2 | clear | 6 |
| DATA_SOURCE | 0 | port | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &tty->legacy_mutex | ||
| HALF_LOCKED2 | _T->lock |
drivers/usb/serial/f81232.c f81232_set_termios() -> f81232_set_mctrl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial->interface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | port->serial->type | 4096-ptr_max |
| PARAM_VALUE | 1 | set | 0 |
| PARAM_VALUE | 2 | clear | 6 |
| BUF_SIZE | 0 | port | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | port | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | port | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | port->port.tty->index | 0-s16max[c] |
| USER_DATA | 0 | port->port.tty->termios.c_ispeed | 0-u32max |
| USER_DATA | 0 | port->port.tty->termios.c_ospeed | 0-u32max |
| HALF_LOCKED2 | &serial->disc_mutex | ||
| HALF_LOCKED2 | &tty->termios_rwsem | ||
| HALF_LOCKED2 | global &console_mutex |
drivers/usb/serial/f81232.c f81232_set_termios() -> f81232_set_mctrl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial->interface->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | port->serial->type | 4096-ptr_max |
| PARAM_VALUE | 0 | port->serial->type->set_termios | 4096-ptr_max |
| PARAM_VALUE | 1 | set | 6 |
| PARAM_VALUE | 2 | clear | 0 |
| BUF_SIZE | 0 | port | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | port | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | port | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | port->port.tty->index | 0-s16max[c] |
| USER_DATA | 0 | port->port.tty->termios.c_ispeed | 0-u32max |
| USER_DATA | 0 | port->port.tty->termios.c_ospeed | 0-u32max |
| HALF_LOCKED2 | &serial->disc_mutex | ||
| HALF_LOCKED2 | &tty->termios_rwsem | ||
| HALF_LOCKED2 | global &console_mutex |
drivers/usb/serial/f81232.c f81232_tiocmset() -> f81232_set_mctrl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 1 | set | 0,2-57350 |
| PARAM_VALUE | 2 | clear | 0,2-57350 |
| BUF_SIZE | 0 | port | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | port | s32min-(-2),1-s32max |
| DATA_SOURCE | 1 | set | $1 |
| DATA_SOURCE | 2 | clear | $2 |
| BIT_INFO | 1 | set | 0x0,0xe007 |
| BIT_INFO | 2 | clear | 0x0,0xe007 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | set | 0,2-57350[c] |
| USER_DATA | 2 | clear | 0,2-57350[c] |
| UNITS | 0 | port | unit_byte |
| HALF_LOCKED2 | global &spk_mutex |