Searched defs:es2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/greybus/ |
H A 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 …]
|
/openbmc/linux/fs/ntfs/ |
H A D | super.c | 1782 static const char *es2 = "$MFTMirr does not match $MFT"; in load_system_files() local 1910 const char *es1, *es2; in load_system_files() local 1953 static const char *es2 = ". Mount in Windows."; in load_system_files() local 2002 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2028 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2073 static const char *es2 = ". Mount in Windows."; in load_system_files() local 2114 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2137 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2157 static const char *es2 = ". Run chkdsk."; in load_system_files() local 2181 static const char *es2 = ". Run chkdsk."; in load_system_files() local
|
/openbmc/linux/fs/ext4/ |
H A D | extents_status.c | 537 struct extent_status *es2) in ext4_es_can_be_merged() 858 struct extent_status *es2 = NULL; in ext4_es_insert_extent() local 2069 struct extent_status *es2 = NULL; in ext4_es_insert_delayed_block() local
|