Searched refs:chsc_determine_channel_path_desc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chsc.h | 153 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt,
|
H A D | chsc.c | 900 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, in chsc_determine_channel_path_desc() function 936 EXPORT_SYMBOL_GPL(chsc_determine_channel_path_desc); variable 948 ret = chsc_determine_channel_path_desc(chpid, 0, FMT, c, 0, \
|
H A D | chsc_sch.c | 803 ret = chsc_determine_channel_path_desc(chpd->chpid, chpd->fmt, in chsc_ioctl_chpd()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chsc.h | 154 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt,
|
H A D | chsc.c | 944 int chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, in chsc_determine_channel_path_desc() function 980 EXPORT_SYMBOL_GPL(chsc_determine_channel_path_desc); variable 992 ret = chsc_determine_channel_path_desc(chpid, 0, FMT, c, 0, \
|
H A D | chsc_sch.c | 769 ret = chsc_determine_channel_path_desc(chpd->chpid, chpd->fmt, in chsc_ioctl_chpd()
|
Completed in 8 milliseconds