Home
last modified time | relevance | path

Searched refs:oldtype (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/irq/
H A Dmanage.c1525 unsigned int oldtype; in __setup_irq() local
1539 oldtype = irqd_get_trigger_type(&desc->irq_data); in __setup_irq()
1541 oldtype = new->flags & IRQF_TRIGGER_MASK; in __setup_irq()
1542 irqd_set_trigger_type(&desc->irq_data, oldtype); in __setup_irq()
1546 (oldtype != (new->flags & IRQF_TRIGGER_MASK)) || in __setup_irq()
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h963 int *oldtype);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch2007 + int oldtype, pthread_err;
2009 + if ((pthread_err = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &oldtype))) {
2063 + int oldtype, pthread_err;
2065 + if ((pthread_err = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &oldtype))) {
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt2814 memmap=<size>%<offset>-<oldtype>+<newtype>
2816 from <oldtype> to <newtype>. If "-<oldtype>" is left