Searched defs:ucs (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/isdn/gigaset/ |
D | bas-gigaset.c | 325 static inline int update_basstate(struct bas_cardstate *ucs, in update_basstate() 376 static void check_pending(struct bas_cardstate *ucs) in check_pending() 439 struct bas_cardstate *ucs = from_timer(ucs, t, timer_cmd_in); in cmd_in_timeout() local 482 struct bas_cardstate *ucs = cs->hw.bas; in read_ctrl_callback() local 554 struct bas_cardstate *ucs = cs->hw.bas; in atread_submit() local 609 struct bas_cardstate *ucs = in int_in_work() local 645 struct bas_cardstate *ucs = from_timer(ucs, t, timer_int_in); in int_in_resubmit() local 675 struct bas_cardstate *ucs = cs->hw.bas; in read_int_callback() local 1448 struct bas_cardstate *ucs = from_timer(ucs, t, timer_ctrl); in req_timeout() local 1519 struct bas_cardstate *ucs = urb->context; in write_ctrl_callback() local [all …]
|
D | usb-gigaset.c | 432 struct usb_cardstate *ucs = cs->hw.usb; in send_cb() local 575 struct usb_cardstate *ucs; in gigaset_initcshw() local 605 struct usb_cardstate *ucs = cs->hw.usb; in write_modem() local 661 struct usb_cardstate *ucs = NULL; in gigaset_probe() local 788 struct usb_cardstate *ucs; in gigaset_disconnect() local
|
/Linux-v4.19/include/linux/ |
D | consolemap.h | 29 #define conv_uni_to_pc(conp, ucs) ((int) (ucs > 0xff ? -1: ucs)) argument
|
/Linux-v4.19/fs/ntfs/ |
D | unistr.c | 263 ntfschar *ucs; in ntfs_nlstoucs() local
|
/Linux-v4.19/fs/cifs/ |
D | cifs_unicode.h | 151 UniStrchr(const wchar_t *ucs, wchar_t uc) in UniStrchr()
|
/Linux-v4.19/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 | 2482 uint32_t ucs = *(uint32_t *)key; in ucs_cmp() local 2492 static int is_double_width(uint32_t ucs) in is_double_width()
|
/Linux-v4.19/drivers/s390/crypto/ |
D | pkey_api.c | 1080 struct pkey_clr2seck __user *ucs = (void __user *) arg; in pkey_unlocked_ioctl() local
|