Searched refs:ptys (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/filesystems/ |
| H A D | devpts.rst | 7 Each mount of the devpts filesystem is now distinct such that ptys 8 and their indices allocated in one mount are independent from ptys 29 kernel.pty.nr - current count of ptys
|
| /linux/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-no_tests_run_no_header.log | 22 Checking that host ptys support output SIGIO...Yes 23 Checking that host ptys support SIGIO on close...No, enabling workaround
|
| H A D | test_output_isolated_correctly.log | 48 Checking that host ptys support output SIGIO...Yes 49 Checking that host ptys support SIGIO on close...No, enabling workaround
|
| /linux/include/linux/mlx5/ |
| H A D | port.h | 146 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys,
|
| /linux/arch/um/drivers/ |
| H A D | Kconfig | 16 ttys or ptys.
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | port.c | 146 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys, in mlx5_query_port_ptys() argument 155 return mlx5_core_access_reg(dev, in, sizeof(in), ptys, in mlx5_query_port_ptys()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 1224 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_by_width_set() 1234 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_by_width_set() 1249 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_get()
|