Searched defs:es2 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/greybus/ |
D | es2.c | 147 static int output_sync(struct es2_ap_dev *es2, void *req, u16 size, u8 cmd) in output_sync() 179 static int output_async(struct es2_ap_dev *es2, void *req, u16 size, u8 cmd) in output_async() 220 struct es2_ap_dev *es2 = hd_to_es2(hd); in output() local 228 static int es2_cport_in_enable(struct es2_ap_dev *es2, in es2_cport_in_enable() 257 static void es2_cport_in_disable(struct es2_ap_dev *es2, in es2_cport_in_disable() 269 static int es2_arpc_in_enable(struct es2_ap_dev *es2) in es2_arpc_in_enable() 297 static void es2_arpc_in_disable(struct es2_ap_dev *es2) in es2_arpc_in_disable() 308 static struct urb *next_free_urb(struct es2_ap_dev *es2, gfp_t gfp_mask) in next_free_urb() 338 static void free_urb(struct es2_ap_dev *es2, struct urb *urb) in free_urb() 393 struct es2_ap_dev *es2 = hd_to_es2(hd); in message_send() local [all …]
|
/Linux-v5.10/fs/ntfs/ |
D | super.c | 1774 static const char *es2 = "$MFTMirr does not match $MFT"; in load_system_files() local 1902 const char *es1, *es2; in load_system_files() local 1945 static const char *es2 = ". Mount in Windows."; in load_system_files() local 1994 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2020 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2065 static const char *es2 = ". Mount in Windows."; in load_system_files() local 2105 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2128 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2148 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2172 static const char *es2 = ". Run chkdsk."; in load_system_files() local
|
/Linux-v5.10/fs/ext4/ |
D | extents_status.c | 506 struct extent_status *es2) in ext4_es_can_be_merged()
|