/linux-2.4.37.9/drivers/usb/gadget/ |
D | zero.c | 396 #define ep_desc(g,hs,fs) (((g)->speed==USB_SPEED_HIGH)?(hs):(fs)) argument 401 #define ep_desc(g,hs,fs) fs argument 449 int hs = (gadget->speed == USB_SPEED_HIGH); in config_buf() local
|
D | ether.c | 863 #define ep_desc(g,hs,fs) (((g)->speed==USB_SPEED_HIGH)?(hs):(fs)) argument 868 #define ep_desc(g,hs,fs) fs argument 926 int hs = (speed == USB_SPEED_HIGH); in config_buf() local
|
D | file_storage.c | 980 #define ep_desc(g,fs,hs) (((g)->speed==USB_SPEED_HIGH) ? (hs) : (fs)) argument 985 #define ep_desc(g,fs,hs) fs argument
|
/linux-2.4.37.9/drivers/block/paride/ |
D | pg.c | 626 int hs = sizeof(hdr); in pg_write() local 667 int hs = sizeof(hdr); in pg_read() local
|
/linux-2.4.37.9/drivers/video/ |
D | acornfb.c | 673 unsigned long hs, vs; in acornfb_validate_timing() local 1619 unsigned long hs; in acornfb_init() local
|
D | amifb.c | 3072 u_short hs, vs, ve; in ami_set_sprite() local
|
D | tdfxfb.c | 1293 u32 hd, hs, he, ht, hbs, hbe; in tdfxfb_set_par() local
|
/linux-2.4.37.9/drivers/video/intel/ |
D | intelfbhw.c | 839 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; in intelfbhw_mode_to_hw() local 1065 const u32 *hs, *ht, *hb, *vs, *vt, *vb, *ss; in intelfbhw_program_mode() local
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_misc.c | 225 unsigned int hd, hs, he, hbe, ht; in matroxfb_vgaHWinit() local
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ip_nat_core.c | 70 unsigned int hs, hp; in ip_nat_cleanup_conntrack() local
|
/linux-2.4.37.9/drivers/hotplug/ |
D | ibmphp_core.c | 1263 static int enable_slot (struct hotplug_slot *hs) in enable_slot()
|
/linux-2.4.37.9/drivers/net/ |
D | bsd_comp.c | 127 } hs; member
|
/linux-2.4.37.9/net/bluetooth/ |
D | hci_core.c | 1095 hci_sco_hdr hs; in hci_send_sco() local
|
/linux-2.4.37.9/drivers/atm/ |
D | zatm.c | 1703 struct zatm_t_hist hs[ZATM_TIMER_HISTORY_SIZE]; in zatm_ioctl() local
|