Home
last modified time | relevance | path

Searched refs:nu (Results 1 – 10 of 10) sorted by relevance

/linux/net/nfc/nci/
H A Duart.c39 static inline struct sk_buff *nci_uart_dequeue(struct nci_uart *nu) in nci_uart_dequeue() argument
41 struct sk_buff *skb = nu->tx_skb; in nci_uart_dequeue()
44 skb = skb_dequeue(&nu->tx_q); in nci_uart_dequeue()
46 nu->tx_skb = NULL; in nci_uart_dequeue()
51 static inline int nci_uart_queue_empty(struct nci_uart *nu) in nci_uart_queue_empty() argument
53 if (nu->tx_skb) in nci_uart_queue_empty()
56 return skb_queue_empty(&nu->tx_q); in nci_uart_queue_empty()
59 static int nci_uart_tx_wakeup(struct nci_uart *nu) in nci_uart_tx_wakeup() argument
61 if (test_and_set_bit(NCI_UART_SENDING, &nu->tx_state)) { in nci_uart_tx_wakeup()
62 set_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_tx_wakeup()
[all …]
/linux/scripts/package/
H A Dmkspec51 name=${KBUILD_BUILD_USER:-$(id -nu)}
56 builduser=${KBUILD_BUILD_USER:-$(id -nu)}
H A Dmkdebian137 user=${KBUILD_BUILD_USER:-$(id -nu)}
/linux/arch/m68k/fpsp040/
H A Dbugfix.S170 | nu-generated ovfl, unfl, or inex exception. If the version
186 | cu src equal to xu dest or equal to nu dest. If so, go to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
197 | Check for cu and nu register conflict. If one exists, this takes
205 | Check for cu dest equal to nu dest. If so, go and fix the
249 | xu to complete. Remember, the instruction in the nu
356 | Check for cu dest equal to nu dest or equal to xu dest, with
357 | a cu and nu conflict taking priority an nu conflict. If either,
371 | xu to complete. Remember, the instruction in the nu
H A Dutil.S103 btstb #E3,E_BYTE(%a6) |check for nu exception
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst14 Danielsson <pvrusb2@dax.nu> whose web page can be found here:
15 http://pvrusb2.dax.nu/
/linux/Documentation/i2c/busses/
H A Di2c-parport.rst175 - http://struyve.mine.nu:8080/index.php?block=k8000
/linux/Documentation/usb/
H A Dusb-serial.rst208 Blemings at hugh@misc.nu
/linux/
H A D.mailmap466 Leon Romanovsky <leon@kernel.org> <leon@leon.nu>
H A DMAINTAINERS28069 M: David Härdeman <david@hardeman.nu>