Home
last modified time | relevance | path

Searched refs:maple_device (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dmapledev.cpp6 maple_device::maple_device(const machine_config &mconfig, device_type type, const char *tag, device… in maple_device() function in maple_device
13 void maple_device::device_start() in device_start()
24 void maple_device::maple_reset() in maple_reset()
29 void maple_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) in device_timer()
38 void maple_device::reply_ready_with_delay() in reply_ready_with_delay()
46 void maple_device::reply_ready() in reply_ready()
51 void maple_device::copy_with_spaces(uint8_t *dest, const char *source, int len) in copy_with_spaces()
60 void maple_device::maple_r(uint32_t *data, uint32_t &out_size, bool &partial) in maple_r()
67 void maple_device::reply_start(uint8_t code, uint8_t source, uint8_t size) in reply_start()
H A Dmaple-dc.h10 class maple_device; variable
45 void register_port(int port, maple_device *device);
66 maple_device *devices[4];
H A Dmapledev.h9 class maple_device : public device_t
21maple_device(const machine_config &mconfig, device_type type, const char *tag, device_t *owner, ui…
H A Ddc-ctrl.cpp13 maple_device(mconfig, type, tag, owner, clock) in dc_common_device()
20 maple_device::device_start(); in device_start()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dmapledev.cpp6 maple_device::maple_device(const machine_config &mconfig, device_type type, const char *tag, device… in maple_device() function in maple_device
13 void maple_device::device_start() in device_start()
24 void maple_device::maple_reset() in maple_reset()
29 void maple_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) in device_timer()
38 void maple_device::reply_ready_with_delay() in reply_ready_with_delay()
46 void maple_device::reply_ready() in reply_ready()
51 void maple_device::copy_with_spaces(uint8_t *dest, const char *source, int len) in copy_with_spaces()
60 void maple_device::maple_r(uint32_t *data, uint32_t &out_size, bool &partial) in maple_r()
67 void maple_device::reply_start(uint8_t code, uint8_t source, uint8_t size) in reply_start()
H A Dmaple-dc.h10 class maple_device; variable
45 void register_port(int port, maple_device *device);
66 maple_device *devices[4];
H A Dmapledev.h9 class maple_device : public device_t
21maple_device(const machine_config &mconfig, device_type type, const char *tag, device_t *owner, ui…
H A Ddc-ctrl.cpp13 maple_device(mconfig, type, tag, owner, clock) in dc_common_device()
20 maple_device::device_start(); in device_start()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dmaple.h50 struct maple_device *dev;
68 struct maple_device { struct
72 void (*fileerr_handler)(struct maple_device *mdev, void *recvbuf); argument
73 int (*can_unload)(struct maple_device *mdev); argument
89 void maple_getcond_callback(struct maple_device *dev, argument
96 int maple_add_packet(struct maple_device *mdev, u32 function,
98 void maple_clear_dev(struct maple_device *mdev);
100 #define to_maple_dev(n) container_of(n, struct maple_device, dev)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dmaple.h50 struct maple_device *dev;
68 struct maple_device { struct
72 void (*fileerr_handler)(struct maple_device *mdev, void *recvbuf); argument
73 int (*can_unload)(struct maple_device *mdev); argument
89 void maple_getcond_callback(struct maple_device *dev, argument
96 int maple_add_packet(struct maple_device *mdev, u32 function,
98 void maple_clear_dev(struct maple_device *mdev);
100 #define to_maple_dev(n) container_of(n, struct maple_device, dev)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dmaple.h50 struct maple_device *dev;
68 struct maple_device { struct
72 void (*fileerr_handler)(struct maple_device *mdev, void *recvbuf); argument
73 int (*can_unload)(struct maple_device *mdev); argument
89 void maple_getcond_callback(struct maple_device *dev, argument
96 int maple_add_packet(struct maple_device *mdev, u32 function,
98 void maple_clear_dev(struct maple_device *mdev);
100 #define to_maple_dev(n) container_of(n, struct maple_device, dev)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/sh/maple/
H A Dmaple.c61 static struct maple_device *baseunits[MAPLE_PORTS];
138 struct maple_device *mdev; in maple_release_device()
212 struct maple_device *mdev; in maple_alloc_dev()
315 struct maple_device *mdev; in maple_check_matching_driver()
409 struct maple_device *mdev; in check_maple_device()
421 struct maple_device *mdev = to_maple_dev(device); in setup_maple_commands()
448 struct maple_device *mdev; in maple_vblank_handler()
494 struct maple_device *mdev_add; in maple_map_subunits()
616 struct maple_device *mdev; in maple_port_rescan()
633 struct maple_device *mdev; in maple_dma_handler()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/sh/maple/
H A Dmaple.c61 static struct maple_device *baseunits[MAPLE_PORTS];
138 struct maple_device *mdev; in maple_release_device()
212 struct maple_device *mdev; in maple_alloc_dev()
315 struct maple_device *mdev; in maple_check_matching_driver()
409 struct maple_device *mdev; in check_maple_device()
421 struct maple_device *mdev = to_maple_dev(device); in setup_maple_commands()
448 struct maple_device *mdev; in maple_vblank_handler()
494 struct maple_device *mdev_add; in maple_map_subunits()
616 struct maple_device *mdev; in maple_port_rescan()
633 struct maple_device *mdev; in maple_dma_handler()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/sh/maple/
H A Dmaple.c61 static struct maple_device *baseunits[MAPLE_PORTS];
138 struct maple_device *mdev; in maple_release_device()
212 struct maple_device *mdev; in maple_alloc_dev()
315 struct maple_device *mdev; in maple_check_matching_driver()
409 struct maple_device *mdev; in check_maple_device()
421 struct maple_device *mdev = to_maple_dev(device); in setup_maple_commands()
448 struct maple_device *mdev; in maple_vblank_handler()
494 struct maple_device *mdev_add; in maple_map_subunits()
616 struct maple_device *mdev; in maple_port_rescan()
633 struct maple_device *mdev; in maple_dma_handler()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/maps/
H A Dvmu-flash.c24 struct maple_device *mdev;
60 struct maple_device *mdev; in ofs_to_block()
91 struct maple_device *mdev; in vmu_blockread()
114 struct maple_device *mdev; in maple_vmu_read_block()
231 struct maple_device *mdev; in maple_vmu_write_block()
308 struct maple_device *mdev; in vmu_flash_read_char()
353 struct maple_device *mdev; in vmu_flash_read()
419 struct maple_device *mdev; in vmu_flash_write()
501 struct maple_device *mdev; in vmu_queryblocks()
775 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_vmu()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/maps/
H A Dvmu-flash.c24 struct maple_device *mdev;
60 struct maple_device *mdev; in ofs_to_block()
91 struct maple_device *mdev; in vmu_blockread()
114 struct maple_device *mdev; in maple_vmu_read_block()
231 struct maple_device *mdev; in maple_vmu_write_block()
308 struct maple_device *mdev; in vmu_flash_read_char()
353 struct maple_device *mdev; in vmu_flash_read()
419 struct maple_device *mdev; in vmu_flash_write()
501 struct maple_device *mdev; in vmu_queryblocks()
775 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_vmu()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/maps/
H A Dvmu-flash.c24 struct maple_device *mdev;
60 struct maple_device *mdev; in ofs_to_block()
91 struct maple_device *mdev; in vmu_blockread()
114 struct maple_device *mdev; in maple_vmu_read_block()
231 struct maple_device *mdev; in maple_vmu_write_block()
308 struct maple_device *mdev; in vmu_flash_read_char()
353 struct maple_device *mdev; in vmu_flash_read()
419 struct maple_device *mdev; in vmu_flash_write()
501 struct maple_device *mdev; in vmu_queryblocks()
775 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_vmu()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/mouse/
H A Dmaplemouse.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev; in dc_mouse_callback()
70 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_mouse()
119 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_mouse()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/mouse/
H A Dmaplemouse.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev; in dc_mouse_callback()
70 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_mouse()
119 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_mouse()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/mouse/
H A Dmaplemouse.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev; in dc_mouse_callback()
70 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_mouse()
119 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_mouse()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/joystick/
H A Dmaplecontrol.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev; in dc_pad_callback()
98 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_controller()
162 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_controller()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/joystick/
H A Dmaplecontrol.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev; in dc_pad_callback()
98 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_controller()
162 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_controller()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/joystick/
H A Dmaplecontrol.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev; in dc_pad_callback()
98 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_controller()
162 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_controller()
/dports/emulators/gxemul/gxemul-0.6.3/src/devices/
H A Ddev_dreamcast_maple.cc70 struct maple_device { struct
81 struct maple_device *device[N_MAPLE_PORTS]; argument
97 struct maple_device maple_device_controller = {
109 struct maple_device maple_device_keyboard = {
121 struct maple_device maple_device_mouse = {
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/keyboard/
H A Dmaple_keyb.c127 struct maple_device *mapledev = mq->dev; in dc_kbd_callback()
148 struct maple_device *mdev; in probe_maple_kbd()
211 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_kbd()

12