Searched refs:u_int (Results 1 - 25 of 189) sorted by last modified time

12345678

/linux-master/drivers/isdn/mISDN/
H A Dsocket.c14 static u_int *debug;
79 mISDN_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg)
810 misdn_sock_init(u_int *deb)
/linux-master/sound/oss/dmasound/
H A Ddmasound_paula.c121 static int AmiMixerIoctl(u_int cmd, u_long arg);
619 static int AmiMixerIoctl(u_int cmd, u_long arg)
/linux-master/drivers/scsi/
H A Dch.c116 u_int firsts[CH_TYPES];
117 u_int counts[CH_TYPES];
118 u_int voltags;
228 ch_elem_to_typecode(scsi_changer *ch, u_int elem)
242 ch_read_element_status(scsi_changer *ch, u_int elem, char *data)
304 u_int elem;
428 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate)
447 ch_move(scsi_changer *ch, u_int trans, u_int sr
[all...]
H A Dqlogicpti.c899 struct qlogicpti *qpti, u_int in_ptr, u_int out_ptr)
969 static inline void update_can_queue(struct Scsi_Host *host, u_int in_ptr, u_int out_ptr)
1023 u_int out_ptr;
1135 u_int in_ptr, out_ptr;
1160 u_int cmd_slot;
/linux-master/drivers/video/fbdev/
H A Dvt8623fb.c531 static int vt8623fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
532 u_int transp, struct fb_info *fb)
H A Ds3fb.c927 static int s3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
928 u_int transp, struct fb_info *fb)
H A Darkfb.c812 static int arkfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
813 u_int transp, struct fb_info *fb)
H A Dsimplefb.c47 static int simplefb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
48 u_int transp, struct fb_info *info)
H A Dhgafb.c68 static inline u8 __iomem * rowaddr(struct fb_info *info, u_int row)
410 static int hgafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
411 u_int transp, struct fb_info *info)
474 u_int rows, y;
494 u_int rows, y1, y2;
527 u_int rows, y = image->dy;
528 u_int
[all...]
H A Dchipsfb.c80 static int chipsfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
81 u_int transp, struct fb_info *info);
150 static int chipsfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
151 u_int trans
[all...]
H A Dvt8500lcdfb.c132 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf)
H A Dstifb.c947 stifb_setcolreg(u_int regno, u_int red, u_int green,
948 u_int blue, u_int transp, struct fb_info *info)
H A Dcyber2000fb.c62 u_int id;
63 u_int irq;
70 u_int divisors[4];
253 static inline u32 convert_bitfield(u_int val, struct fb_bitfield *bf)
255 u_int mask = (1 << bf->length) - 1;
264 cyber2000fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
265 u_int trans
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c1243 u_int y_break;
1266 u_int b = y_break - sy;
1669 int dy, int dx, int height, int width, u_int y_break)
1673 u_int b;
/linux-master/drivers/tty/serial/
H A Drda-uart.c589 u_int count)
616 u_int count)
668 u_int count)
H A Dowl-uart.c509 u_int count)
544 u_int count)
596 u_int count)
H A Dmeson_uart.c556 u_int count)
579 u_int count)
629 u_int count)
/linux-master/include/linux/
H A Dcpufreq.h542 static inline unsigned long cpufreq_scale(unsigned long old, u_int div,
543 u_int mult)
/linux-master/drivers/pcmcia/
H A Dcs.c699 void pcmcia_parse_events(struct pcmcia_socket *s, u_int events)
724 void pcmcia_parse_uevents(struct pcmcia_socket *s, u_int events)
H A Dcs_internal.h155 u_int addr, u_int len, void *ptr);
157 u_int addr, u_int len, void *ptr);
/linux-master/tools/perf/util/
H A Dsymbol.c1781 u_int i;
/linux-master/arch/x86/kernel/
H A Dapm_32.c1490 static long do_ioctl(struct file *filp, u_int cmd, u_long arg)
/linux-master/drivers/net/fddi/skfp/
H A Dskfddi.c118 void *mac_drv_get_space(struct s_smc *smc, u_int size);
119 void *mac_drv_get_desc_mem(struct s_smc *smc, u_int size);
138 extern u_int mac_drv_check_space(void);
1360 size = (u_int) (16 - (((unsigned long) virt) & 15UL));
1570 u_int RifLength;
/linux-master/drivers/net/arcnet/
H A Dcom20020.c285 u_int ioaddr = dev->base_addr;
334 u_int ioaddr = dev->base_addr;
342 u_int ioaddr = dev->base_addr;
349 u_int ioaddr = dev->base_addr;
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2175 u_int h_sync, v_sync;

Completed in 566 milliseconds

12345678