Searched defs:mlxsw_i2c (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | Makefile | |
| H A D | i2c.c | 81 struct mlxsw_i2c { struct 116 mlxsw_i2c_convert_mbox(struct mlxsw_i2c *mlxsw_i2c, u8 *buf) in mlxsw_i2c_convert_mbox() argument 153 mlxsw_i2c_wait_go_bit(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c, u8 *p_status) mlxsw_i2c_wait_go_bit() argument 197 mlxsw_i2c_write_cmd(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c, int immediate) mlxsw_i2c_write_cmd() argument 244 mlxsw_i2c_write_init_cmd(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c, u16 opcode, u32 in_mod) mlxsw_i2c_write_init_cmd() argument 303 mlxsw_i2c_get_mbox(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c) mlxsw_i2c_get_mbox() argument 335 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); mlxsw_i2c_write() local 413 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); mlxsw_i2c_cmd() local 508 struct mlxsw_i2c *mlxsw_i2c = bus_priv; mlxsw_i2c_cmd_exec() local 531 struct mlxsw_i2c *mlxsw_i2c = bus_priv; mlxsw_i2c_init() local 561 struct mlxsw_i2c *mlxsw_i2c = bus_priv; mlxsw_i2c_fini() local 568 struct mlxsw_i2c *mlxsw_i2c; mlxsw_i2c_work_handler() local 576 struct mlxsw_i2c *mlxsw_i2c = dev; mlxsw_i2c_irq_handler() local 586 mlxsw_i2c_irq_init(struct mlxsw_i2c *mlxsw_i2c, u8 addr) mlxsw_i2c_irq_init() argument 619 mlxsw_i2c_irq_fini(struct mlxsw_i2c *mlxsw_i2c) mlxsw_i2c_irq_fini() argument 640 struct mlxsw_i2c *mlxsw_i2c; mlxsw_i2c_probe() local 746 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); mlxsw_i2c_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | Makefile | |
| H A D | i2c.c | 68 struct mlxsw_i2c { struct 100 mlxsw_i2c_convert_mbox(struct mlxsw_i2c *mlxsw_i2c, u8 *buf) in mlxsw_i2c_convert_mbox() argument 137 mlxsw_i2c_wait_go_bit(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c, u8 *p_status) mlxsw_i2c_wait_go_bit() argument 181 mlxsw_i2c_write_cmd(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c, int immediate) mlxsw_i2c_write_cmd() argument 228 mlxsw_i2c_write_init_cmd(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c, u16 opcode, u32 in_mod) mlxsw_i2c_write_init_cmd() argument 287 mlxsw_i2c_get_mbox(struct i2c_client *client, struct mlxsw_i2c *mlxsw_i2c) mlxsw_i2c_get_mbox() argument 319 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); mlxsw_i2c_write() local 397 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); mlxsw_i2c_cmd() local 492 struct mlxsw_i2c *mlxsw_i2c = bus_priv; mlxsw_i2c_cmd_exec() local 515 struct mlxsw_i2c *mlxsw_i2c = bus_priv; mlxsw_i2c_init() local 545 struct mlxsw_i2c *mlxsw_i2c = bus_priv; mlxsw_i2c_fini() local 563 struct mlxsw_i2c *mlxsw_i2c; mlxsw_i2c_probe() local 662 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); mlxsw_i2c_remove() local [all...] |
Completed in 3 milliseconds