Home
last modified time | relevance | path

Searched defs:cpr (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dthread-stack.c58 struct call_path_root *cpr; member
344 struct call_path_root *cpr; in call_path_root__new() local
354 static void call_path_root__free(struct call_path_root *cpr) in call_path_root__free()
365 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new()
393 static struct call_path *call_path__findnew(struct call_path_root *cpr, in call_path__findnew()
533 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__bottom() local
563 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__no_call_return() local
644 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__trace_end() local
710 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
/linux-4.1.27/drivers/parport/
Dparport_ax88796.c75 unsigned int cpr = readb(dd->spp_cpr); in parport_ax88796_read_control() local
97 unsigned int cpr = readb(dd->spp_cpr); in parport_ax88796_write_control() local
193 void __iomem *cpr = dd->spp_cpr; in parport_ax88796_data_forward() local
202 void __iomem *cpr = dd->spp_cpr; in parport_ax88796_data_reverse() local
/linux-4.1.27/drivers/pcmcia/
Dpxa2xx_sharpsl.c62 unsigned short cpr, csr; in sharpsl_pcmcia_socket_state() local
115 unsigned short cpr, ncpr, ccr, nccr, mcr, nmcr, imr, nimr; in sharpsl_pcmcia_configure_socket() local
/linux-4.1.27/arch/arm/mach-pxa/
Dspitz.c206 unsigned short cpr; in spitz_card_pwr_ctrl() local
242 static void spitz_pcmcia_pwr(struct device *scoop, uint16_t cpr, int nr) in spitz_pcmcia_pwr()
/linux-4.1.27/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c74 u32 cpr; /* PCI + 0x34 */ member
/linux-4.1.27/include/linux/
Dparport.h43 unsigned char cpr; member