Home
last modified time | relevance | path

Searched defs:winsize (Results 1 – 13 of 13) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dtermios.h15 struct winsize { struct
16 unsigned short ws_row;
17 unsigned short ws_col;
18 unsigned short ws_xpixel;
19 unsigned short ws_ypixel;
/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h34 struct winsize { struct
35 unsigned short ws_row;
36 unsigned short ws_col;
37 unsigned short ws_xpixel;
38 unsigned short ws_ypixel;
/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h46 struct winsize { struct
47 unsigned short ws_row;
48 unsigned short ws_col;
49 unsigned short ws_xpixel;
50 unsigned short ws_ypixel;
/linux/arch/mips/include/uapi/asm/
H A Dtermios.h46 struct winsize { struct
47 unsigned short ws_row;
48 unsigned short ws_col;
49 unsigned short ws_xpixel;
50 unsigned short ws_ypixel;
/linux/tools/perf/util/
H A Dtop.h46 struct winsize winsize; member
/linux/drivers/net/wan/
H A Dc101.c93 #define winsize(card) (C101_WINDOW_SIZE) macro
H A Dn2.c133 #define winsize(card) (USE_WINDOWSIZE) macro
/linux/sound/soc/codecs/
H A Des8326.c202 static const char *const winsize[] = { variable
H A Des8389.c229 static const char *const winsize[] = { variable
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h422 __le16 winsize; member
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h589 __le16 winsize; member
/linux/net/rxrpc/
H A Dar-internal.h1598 int winsize = umin(call->tx_winsize, call->cong_cwnd + call->cong_extra); in rxrpc_tx_window_space() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h364 __le16 winsize; member