Searched defs:ucs (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/staging/isdn/gigaset/ | 
| D | bas-gigaset.c | 322 static inline int update_basstate(struct bas_cardstate *ucs,  in update_basstate()373 static void check_pending(struct bas_cardstate *ucs)  in check_pending()
 436 	struct bas_cardstate *ucs = from_timer(ucs, t, timer_cmd_in);  in cmd_in_timeout()  local
 479 	struct bas_cardstate *ucs = cs->hw.bas;  in read_ctrl_callback()  local
 551 	struct bas_cardstate *ucs = cs->hw.bas;  in atread_submit()  local
 606 	struct bas_cardstate *ucs =  in int_in_work()  local
 642 	struct bas_cardstate *ucs = from_timer(ucs, t, timer_int_in);  in int_in_resubmit()  local
 672 	struct bas_cardstate *ucs = cs->hw.bas;  in read_int_callback()  local
 1446 	struct bas_cardstate *ucs = from_timer(ucs, t, timer_ctrl);  in req_timeout()  local
 1517 	struct bas_cardstate *ucs = urb->context;  in write_ctrl_callback()  local
 [all …]
 
 | 
| D | usb-gigaset.c | 429 	struct usb_cardstate *ucs = cs->hw.usb;  in send_cb()  local572 	struct usb_cardstate *ucs;  in gigaset_initcshw()  local
 602 	struct usb_cardstate *ucs = cs->hw.usb;  in write_modem()  local
 658 	struct usb_cardstate *ucs = NULL;  in gigaset_probe()  local
 785 	struct usb_cardstate *ucs;  in gigaset_disconnect()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | consolemap.h | 29 #define conv_uni_to_pc(conp, ucs) ((int) (ucs > 0xff ? -1: ucs))  argument
 | 
| /Linux-v5.4/fs/ntfs/ | 
| D | unistr.c | 249 	ntfschar *ucs;  in ntfs_nlstoucs()  local
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | cifs_unicode.h | 136 UniStrchr(const wchar_t *ucs, wchar_t uc)  in UniStrchr()
 | 
| /Linux-v5.4/drivers/tty/vt/ | 
| D | consolemap.c | 810 conv_uni_to_pc(struct vc_data *conp, long ucs)   in conv_uni_to_pc()
 | 
| D | vt.c | 2514 	uint32_t ucs = *(uint32_t *)key;  in ucs_cmp()  local2524 static int is_double_width(uint32_t ucs)  in is_double_width()
 
 | 
| /Linux-v5.4/drivers/s390/crypto/ | 
| D | pkey_api.c | 772 		struct pkey_clr2seck __user *ucs = (void __user *) arg;  in pkey_unlocked_ioctl()  local949 		struct pkey_clr2seck2 __user *ucs = (void __user *) arg;  in pkey_unlocked_ioctl()  local
 
 |