Searched refs:fbtype (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | fbio.h | 50 struct fbtype { struct 58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) 87 struct fbtype fbtype; /* real frame buffer fbtype */ member
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | fbio.h | 50 struct fbtype { struct 58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) 87 struct fbtype fbtype; /* real frame buffer fbtype */ member
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | fbio.h | 50 struct fbtype { struct 58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) 90 struct fbtype fbtype; /* real frame buffer fbtype */ member
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | fbio.h | 50 struct fbtype { struct 58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) 90 struct fbtype fbtype; /* real frame buffer fbtype */ member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sbuslib.c | 106 struct fbtype __user *f = (struct fbtype __user *) arg; in sbusfb_ioctl_helper()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sbuslib.c | 106 struct fbtype __user *f = (struct fbtype __user *) arg; in sbusfb_ioctl_helper()
|
/kernel/linux/linux-5.10/net/dccp/ccids/ |
H A D | ccid3.c | 586 enum ccid3_fback_type fbtype) in ccid3_hc_rx_send_feedback() 593 switch (fbtype) { in ccid3_hc_rx_send_feedback() 584 ccid3_hc_rx_send_feedback(struct sock *sk, const struct sk_buff *skb, enum ccid3_fback_type fbtype) ccid3_hc_rx_send_feedback() argument
|
/kernel/linux/linux-6.6/net/dccp/ccids/ |
H A D | ccid3.c | 591 enum ccid3_fback_type fbtype) in ccid3_hc_rx_send_feedback() 598 switch (fbtype) { in ccid3_hc_rx_send_feedback() 589 ccid3_hc_rx_send_feedback(struct sock *sk, const struct sk_buff *skb, enum ccid3_fback_type fbtype) ccid3_hc_rx_send_feedback() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | atyfb_base.c | 1818 struct fbtype fbtyp; in atyfb_ioctl() 1830 if (copy_to_user((struct fbtype __user *) arg, &fbtyp, in atyfb_ioctl()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | atyfb_base.c | 1828 struct fbtype fbtyp; in atyfb_ioctl() 1840 if (copy_to_user((struct fbtype __user *) arg, &fbtyp, in atyfb_ioctl()
|
Completed in 16 milliseconds