/drivers/tty/serial/8250/ |
D | 8250_mid.c | 53 static int pnw_setup(struct mid8250 *mid, struct uart_port *p) in pnw_setup() 76 static void pnw_exit(struct mid8250 *mid) in pnw_exit() 83 struct mid8250 *mid = p->private_data; in tng_handle_irq() local 112 static int tng_setup(struct mid8250 *mid, struct uart_port *p) in tng_setup() 132 static void tng_exit(struct mid8250 *mid) in tng_exit() 139 struct mid8250 *mid = p->private_data; in dnv_handle_irq() local 168 static int dnv_setup(struct mid8250 *mid, struct uart_port *p) in dnv_setup() 200 static void dnv_exit(struct mid8250 *mid) in dnv_exit() 213 struct mid8250 *mid = p->private_data; in mid8250_set_termios() local 255 static int mid8250_dma_setup(struct mid8250 *mid, struct uart_8250_port *port) in mid8250_dma_setup() [all …]
|
/drivers/watchdog/ |
D | intel-mid_wdt.c | 43 wdt_command(struct mid_wdt *mid, int sub, const void *in, size_t inlen, size_t size) in wdt_command() 53 struct mid_wdt *mid = watchdog_get_drvdata(wd); in wdt_start() local 79 struct mid_wdt *mid = watchdog_get_drvdata(wd); in wdt_ping() local 91 struct mid_wdt *mid = watchdog_get_drvdata(wd); in wdt_stop() local 126 struct mid_wdt *mid; in mid_wdt_probe() local
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_pgt.c | 123 mlxsw_sp_pgt_entry_create(struct mlxsw_sp_pgt *pgt, u16 mid, u16 smpe) in mlxsw_sp_pgt_entry_create() 162 mlxsw_sp_pgt_entry_get(struct mlxsw_sp_pgt *pgt, u16 mid, u16 smpe) in mlxsw_sp_pgt_entry_get() 173 static void mlxsw_sp_pgt_entry_put(struct mlxsw_sp_pgt *pgt, u16 mid) in mlxsw_sp_pgt_entry_put() 255 static int mlxsw_sp_pgt_entry_port_add(struct mlxsw_sp *mlxsw_sp, u16 mid, in mlxsw_sp_pgt_entry_port_add() 288 u16 mid, u16 smpe, u16 local_port) in mlxsw_sp_pgt_entry_port_del() 310 int mlxsw_sp_pgt_entry_port_set(struct mlxsw_sp *mlxsw_sp, u16 mid, in mlxsw_sp_pgt_entry_port_set()
|
/drivers/hwmon/pmbus/ |
D | ucd9000.c | 389 const struct i2c_device_id *mid, in ucd9000_probe_gpio() 434 const struct i2c_device_id *mid, in ucd9000_probe_gpio() 502 const struct i2c_device_id *mid, in ucd9000_init_debugfs() 551 const struct i2c_device_id *mid, in ucd9000_init_debugfs() 563 const struct i2c_device_id *mid; in ucd9000_probe() local
|
D | ucd9200.c | 78 const struct i2c_device_id *mid; in ucd9200_probe() local
|
D | bpa-rs600.c | 161 const struct i2c_device_id *mid; in bpa_rs600_probe() local
|
D | stpddc60.c | 200 const struct i2c_device_id *mid; in stpddc60_probe() local
|
D | pim4328.c | 137 const struct i2c_device_id *mid; in pim4328_probe() local
|
D | max15301.c | 145 const struct i2c_device_id *mid; in max15301_probe() local
|
D | zl6100.c | 324 const struct i2c_device_id *mid; in zl6100_probe() local
|
/drivers/net/wireless/ath/wil6210/ |
D | rx_reorder.c | 87 int tid, cid, mid, mcast, retry; in wil_rx_reorder() local 298 int wil_addba_rx_request(struct wil6210_priv *wil, u8 mid, u8 cid, u8 tid, in wil_addba_rx_request()
|
D | wmi.c | 633 static int __wmi_send(struct wil6210_priv *wil, u16 cmdid, u8 mid, in __wmi_send() 755 int wmi_send(struct wil6210_priv *wil, u16 cmdid, u8 mid, void *buf, u16 len) in wmi_send() 1978 u8 mid = wmi->mid; in wmi_recv_cmd() local 2039 int wmi_call(struct wil6210_priv *wil, u16 cmdid, u8 mid, void *buf, u16 len, in wmi_call() 2785 int wmi_addba(struct wil6210_priv *wil, u8 mid, in wmi_addba() 2804 int wmi_delba_tx(struct wil6210_priv *wil, u8 mid, u8 ringid, u16 reason) in wmi_delba_tx() 2816 int wmi_delba_rx(struct wil6210_priv *wil, u8 mid, u8 cid, u8 tid, u16 reason) in wmi_delba_rx() 2837 u8 mid, u8 cid, u8 tid, u8 token, in wmi_addba_rx_resp() 2888 int wmi_addba_rx_resp_edma(struct wil6210_priv *wil, u8 mid, u8 cid, u8 tid, in wmi_addba_rx_resp_edma() 3215 int wmi_port_allocate(struct wil6210_priv *wil, u8 mid, in wmi_port_allocate() [all …]
|
D | netdev.c | 304 u8 mid; in wil_vif_alloc() local 486 void wil_vif_remove(struct wil6210_priv *wil, u8 mid) in wil_vif_remove()
|
D | txrx_edma.c | 506 int *cid, int *mid, u16 *seq, in wil_get_reorder_params_edma() 760 int mid; in wil_check_bar() local 1095 int mid = wil_rx_status_get_mid(msg); in wil_rx_handle_edma() local
|
/drivers/vhost/ |
D | iotlb.c | 64 u64 mid = last / 2; in vhost_iotlb_add_range_ctx() local
|
/drivers/power/supply/ |
D | rx51_battery.c | 116 int mid = (max + min) / 2; in rx51_battery_read_temperature() local
|
/drivers/platform/x86/hp/hp-bioscfg/ |
D | biosattr-interface.c | 126 int mid, actual_outsize, ret; in hp_wmi_perform_query() local
|
/drivers/md/ |
D | md-linear.c | 26 int lo, mid, hi; in which_dev() local
|
/drivers/iio/temperature/ |
D | tmp006.c | 184 int mid, did; in tmp006_check_identification() local
|
/drivers/scsi/bfa/ |
D | bfa_plog.h | 34 u8 mid; /* module id */ member
|
/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
D | dce_calcs.c | 85 const int32_t mid = 1; in calculate_bandwidth() local
|
/drivers/clk/ |
D | clk-max9485.c | 177 unsigned int mid; in max9485_clkout_round_rate() local
|
/drivers/tee/amdtee/ |
D | core.c | 178 u16 mid; in copy_ta_binary() member
|
/drivers/gpu/drm/radeon/ |
D | radeon_vce.c | 62 uint8_t start, mid, end; in radeon_vce_init() local
|
/drivers/iio/light/ |
D | lv0104cs.c | 278 int floor, ceil, mid; in lv0104cs_set_calibscale() local
|