Home
last modified time | relevance | path

Searched defs:es2 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Des2.c148 static int output_sync(struct es2_ap_dev *es2, void *req, u16 size, u8 cmd) in output_sync()
180 static int output_async(struct es2_ap_dev *es2, void *req, u16 size, u8 cmd) in output_async()
221 struct es2_ap_dev *es2 = hd_to_es2(hd); in output() local
229 static int es2_cport_in_enable(struct es2_ap_dev *es2, in es2_cport_in_enable()
258 static void es2_cport_in_disable(struct es2_ap_dev *es2, in es2_cport_in_disable()
270 static int es2_arpc_in_enable(struct es2_ap_dev *es2) in es2_arpc_in_enable()
298 static void es2_arpc_in_disable(struct es2_ap_dev *es2) in es2_arpc_in_disable()
309 static struct urb *next_free_urb(struct es2_ap_dev *es2, gfp_t gfp_mask) in next_free_urb()
339 static void free_urb(struct es2_ap_dev *es2, struct urb *urb) in free_urb()
394 struct es2_ap_dev *es2 = hd_to_es2(hd); in message_send() local
[all …]
/Linux-v4.19/fs/ntfs/
Dsuper.c1788 static const char *es2 = "$MFTMirr does not match $MFT"; in load_system_files() local
1916 const char *es1, *es2; in load_system_files() local
1959 static const char *es2 = ". Mount in Windows."; in load_system_files() local
2008 static const char *es2 = ". Run chkdsk."; in load_system_files() local
2034 static const char *es2 = ". Run chkdsk."; in load_system_files() local
2079 static const char *es2 = ". Mount in Windows."; in load_system_files() local
2119 static const char *es2 = ". Run chkdsk."; in load_system_files() local
2142 static const char *es2 = ". Run chkdsk."; in load_system_files() local
2162 static const char *es2 = ". Run chkdsk."; in load_system_files() local
2186 static const char *es2 = ". Run chkdsk."; in load_system_files() local
/Linux-v4.19/fs/ext4/
Dextents_status.c381 struct extent_status *es2) in ext4_es_can_be_merged()