Searched refs:ctrl_write (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/oprofile/
H A Dop_model_rs64.c21 static void ctrl_write(unsigned int i, unsigned int val) function
26 dbg("ctrl_write %d %x\n", i, val);
83 dbg("ctrl_write mmcr0 %lx mmcr1 %lx\n", mfspr(SPRN_MMCR0),
140 ctrl_write(i, ctr[i].event);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dperfcntr.c121 ctrl_write(struct file *file, const char *buf, function
194 ctrl_proc->write_proc = ctrl_write;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c192 struct usb_ctrlrequest ctrl_write; /* buffer for control write request */ member in struct:hfcusb_data
231 hfc->ctrl_urb->setup_packet = (u_char *) & hfc->ctrl_write;
234 hfc->ctrl_write.wIndex =
236 hfc->ctrl_write.wValue =
1280 hfc->ctrl_write.bRequestType = 0x40;
1281 hfc->ctrl_write.bRequest = 0;
1282 hfc->ctrl_write.wLength = 0;
1286 (u_char *) & hfc->ctrl_write,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c424 static u8 ctrl_write (struct controller *ctlr, void __iomem *base, u8 offset, u8 data) function
736 ctrl_write (ctlr_ptr, wpg_bbar, index, cmd);

Completed in 60 milliseconds