Searched refs:sep_device (Results 1 – 2 of 2) sorted by relevance
75 static struct sep_device *sep_dev;81 static void sep_dump_message(struct sep_device *sep) in sep_dump_message()95 static int sep_map_and_alloc_shared_area(struct sep_device *sep) in sep_map_and_alloc_shared_area()117 static void sep_unmap_and_free_shared_area(struct sep_device *sep) in sep_unmap_and_free_shared_area()131 static void *sep_shared_bus_to_virt(struct sep_device *sep, in sep_shared_bus_to_virt()146 struct sep_device *sep; in sep_singleton_open()173 struct sep_device *sep; in sep_open()197 struct sep_device *sep = filp->private_data; in sep_singleton_release()215 struct sep_device *sep = sep_dev; in sep_request_daemon_open()235 struct sep_device *sep = filp->private_data; in sep_request_daemon_release()[all …]
33 struct sep_device { struct109 static inline void sep_write_reg(struct sep_device *dev, int reg, u32 value) in sep_write_reg() argument115 static inline u32 sep_read_reg(struct sep_device *dev, int reg) in sep_read_reg()122 static inline void sep_wait_sram_write(struct sep_device *dev) in sep_wait_sram_write()