Searched defs:quote (Results 1 – 10 of 10) sorted by relevance
6 mod quote; module
153 macro_rules! quote { macro
3333 static inline void hci_quote_sent(struct hci_conn *conn, int num, int *quote) in hci_quote_sent()3373 int *quote) in hci_low_sent()3437 int *quote) in hci_chan_sent()3583 int quote; in hci_sched_sco() local3606 int quote; in hci_sched_esco() local3631 int quote; in hci_sched_acl_pkt() local3673 int quote; in hci_sched_acl_blk() local3749 int quote, cnt, tmp; in hci_sched_le() local3800 int quote, *cnt; in hci_sched_iso() local
296 char quote = *cp++; in make_args() local
77 int quote = 0, comment = 0, space = 0; in parse_value() local
1689 char *quote = strchr(argv_i, '\''); in print_cmdline() local
295 int quote = *buf++; in ddebug_tokenize() local
1985 int quote = 0; in calc_stack() local
2593 int quote = 0; in update_event_printk() local
267 struct snd_seq_ev_quote quote; member