Home
last modified time | relevance | path

Searched refs:supported_mask (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/firmware/efi/test/
A Defi_test.c668 unsigned int __user *supported_mask; in efi_runtime_get_supported_mask() local
671 supported_mask = (unsigned int *)arg; in efi_runtime_get_supported_mask()
673 if (put_user(efi.runtime_supported_mask, supported_mask)) in efi_runtime_get_supported_mask()
/linux-6.3-rc2/include/net/
A Dred.h194 unsigned char supported_mask, in red_get_flags() argument
/linux-6.3-rc2/drivers/usb/serial/
A Diuu_phoenix.c885 const u32 supported_mask = CMSPAR|PARENB|PARODD; in iuu_set_termios() local
893 u32 newval = cflag & supported_mask; in iuu_set_termios()
932 tty->termios.c_cflag &= ~(supported_mask|CSIZE); in iuu_set_termios()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqp.c4969 int supported_mask = IB_QP_STATE | in mlx5_ib_dct_query_qp() local
4977 if (qp_attr_mask & ~supported_mask) in mlx5_ib_dct_query_qp()

Completed in 19 milliseconds