Searched refs:nu (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/net/nfc/nci/ |
D | uart.c | 51 static inline struct sk_buff *nci_uart_dequeue(struct nci_uart *nu) in nci_uart_dequeue() argument 53 struct sk_buff *skb = nu->tx_skb; in nci_uart_dequeue() 56 skb = skb_dequeue(&nu->tx_q); in nci_uart_dequeue() 58 nu->tx_skb = NULL; in nci_uart_dequeue() 63 static inline int nci_uart_queue_empty(struct nci_uart *nu) in nci_uart_queue_empty() argument 65 if (nu->tx_skb) in nci_uart_queue_empty() 68 return skb_queue_empty(&nu->tx_q); in nci_uart_queue_empty() 71 static int nci_uart_tx_wakeup(struct nci_uart *nu) in nci_uart_tx_wakeup() argument 73 if (test_and_set_bit(NCI_UART_SENDING, &nu->tx_state)) { in nci_uart_tx_wakeup() 74 set_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_tx_wakeup() [all …]
|
/linux-4.4.14/drivers/nfc/nfcmrvl/ |
D | uart.c | 48 struct nci_uart *nu = priv->drv_data; in nfcmrvl_uart_nci_send() local 50 return nu->ops.send(nu, skb); in nfcmrvl_uart_nci_send() 56 struct nci_uart *nu = priv->drv_data; in nfcmrvl_uart_nci_update_config() local 59 nci_uart_set_config(nu, le32_to_cpu(config->baudrate), in nfcmrvl_uart_nci_update_config() 107 static int nfcmrvl_nci_uart_open(struct nci_uart *nu) in nfcmrvl_nci_uart_open() argument 119 if (nu->tty->dev->parent && nu->tty->dev->parent->of_node) in nfcmrvl_nci_uart_open() 120 if (nfcmrvl_uart_parse_dt(nu->tty->dev->parent->of_node, in nfcmrvl_nci_uart_open() 133 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_UART, nu, &uart_ops, in nfcmrvl_nci_uart_open() 134 nu->tty->dev, pdata); in nfcmrvl_nci_uart_open() 140 nu->drv_data = priv; in nfcmrvl_nci_uart_open() [all …]
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | bugfix.S | 170 | 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
|
D | util.S | 103 btstb #E3,E_BYTE(%a6) |check for nu exception
|
/linux-4.4.14/include/net/nfc/ |
D | nci_core.h | 460 int nci_uart_register(struct nci_uart *nu); 461 void nci_uart_unregister(struct nci_uart *nu); 462 void nci_uart_set_config(struct nci_uart *nu, int baudrate, int flow_ctrl);
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.pvrusb2 | 12 Danielsson <pvrusb2@dax.nu> whose web page can be found here: 14 http://pvrusb2.dax.nu/
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-parport | 163 http://struyve.mine.nu:8080/index.php?block=k8000
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 227 email=$(id -nu)@$(hostname -f 2>/dev/null || hostname)
|
/linux-4.4.14/Documentation/usb/ |
D | usb-serial.txt | 190 Blemings at hugh@misc.nu
|
/linux-4.4.14/Documentation/filesystems/ |
D | coda.txt | 420 …ccttuurreess sshhaarreedd bbyy tthhee kkeerrnneell aanndd VVeennuuss 1595 66.. IInniittiiaalliizzaattiioonn aanndd cclleeaannuupp
|
/linux-4.4.14/ |
D | CREDITS | 3073 E: tori@unhappy.mine.nu
|
D | MAINTAINERS | 11647 M: David Härdeman <david@hardeman.nu>
|