Searched defs:_cookie (Results 51 - 75 of 167) sorted by relevance

1234567

/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DModule.cpp233 acpi_module_init(device_node* node, void** _cookie) argument
/haiku/src/add-ons/kernel/drivers/bus/pcmcia/
H A Dds.c37 ds_open(const char *name, uint32 flags, void **_cookie) argument
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddriver.c193 driver_open(const char *name, uint32 flags, void** _cookie) argument
/haiku/src/add-ons/kernel/partitioning_systems/vmdk/
H A Dvmdk.cpp185 parse_vmdk_header(int fd, off_t fileSize, VmdkCookie*& _cookie) argument
360 vmdk_identify_partition(int fd, partition_data* partition, void** _cookie) argument
377 vmdk_scan_partition(int fd, partition_data* partition, void* _cookie) argument
/haiku/src/tests/system/kernel/unit/
H A Dkernel_unit_tests.cpp140 device_open(const char* name, uint32 openMode, void** _cookie) argument
/haiku/src/tools/fs_shell/
H A Dhash.cpp188 hash_remove_first(struct hash_table *table, uint32_t *_cookie) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp145 Attribute::Open(const char* name, int openMode, attr_cookie** _cookie) argument
115 Create(const char* name, type_code type, int openMode, attr_cookie** _cookie) argument
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc2.cpp392 get_next_argument_internal(uint32* _cookie, const char* symbol, char* name, argument
549 get_next_argument_gcc2(uint32* _cookie, const char* symbol, char* name, argument
/haiku/src/tests/add-ons/kernel/network/
H A Duserland_ipc.c201 connection_runner(void *_cookie) argument
447 init_connection(net_connection *connection, connection_cookie **_cookie) argument
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DFile.cpp189 File::Open(void **_cookie, int mode) argument
/haiku/src/system/kernel/device_manager/
H A DFileDevice.cpp169 FileDevice::Open(const char* path, int openMode, void** _cookie) argument
197 FileDevice::Read(void* _cookie, off_t pos, void* buffer, size_t* _length) argument
213 FileDevice::Write(void* _cookie, off_t pos, const void* buffer, size_t* _length) argument
229 FileDevice::IO(void* _cookie, io_request* request) argument
265 FileDevice::Control(void* _cookie, int32 op, void* buffer, size_t length) argument
369 Select(void* _cookie, uint8 event, selectsync* sync) argument
395 Free(void* _cookie) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingLeafNode.cpp290 UnpackingLeafNode::OpenAttributeDirectory(AttributeDirectoryCookie*& _cookie) argument
301 OpenAttribute(const StringKey& name, int openMode, AttributeCookie*& _cookie) argument
/haiku/src/add-ons/kernel/partitioning_systems/sun/
H A Dsun.cpp95 sun_identify_partition(int fd, partition_data *partition, void **_cookie) argument
176 sun_free_identify_partition_cookie(partition_data *partition, void *_cookie) argument
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_alps.cpp303 alps_open(const char *name, uint32 flags, void **_cookie) argument
408 alps_close(void *_cookie) argument
436 alps_freecookie(void *_cookie) argument
444 alps_ioctl(void *_cookie, uint32 op, void *buffer, size_t length) argument
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp134 NodeAttribute::Open(const char* name, int openMode, attr_cookie** _cookie) argument
H A DLeafAttribute.cpp110 LeafAttribute::Open(const char* name, int openMode, attr_cookie** _cookie) argument
/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DDriver.cpp233 usb_hid_open(const char *name, uint32 flags, void **_cookie) argument
265 usb_hid_read(void *_cookie, off_t position, void *buffer, size_t *numBytes) argument
276 usb_hid_write(void *_cookie, off_t position, const void *buffer, argument
288 usb_hid_control(void *_cookie, uint32 op, void *buffer, size_t length) argument
299 usb_hid_close(void *_cookie) argument
309 usb_hid_free(void *_cookie) argument
[all...]
/haiku/src/add-ons/kernel/drivers/display/
H A Ddisplay_adapter.cpp34 displayadapter_init_device(void *_cookie, void **cookie) argument
76 displayadapter_uninit_device(void *_cookie) argument
84 displayadapter_open(void *_cookie, const char *path, int flags, void** cookie) argument
93 displayadapter_read(void* _cookie, off_t position, void *buf, size_t* num_bytes) argument
108 displayadapter_control(void* _cookie, uint32 op, void* arg, size_t len) argument
281 displayadapter_register_child_devices(void *_cookie) argument
[all...]
/haiku/src/add-ons/kernel/drivers/power/acpi_button/
H A Dacpi_button.cpp83 acpi_button_init_device(void *_cookie, void **cookie) argument
143 acpi_button_uninit_device(void *_cookie) argument
158 acpi_button_open(void *_cookie, const char *path, int flags, void** cookie) argument
171 acpi_button_read(void* _cookie, off_t position, void *buffer, size_t* num_bytes) argument
195 acpi_button_control(void* _cookie, uint32 op, void* arg, size_t len) argument
202 acpi_button_select(void *_cookie, uint argument
225 acpi_button_deselect(void *_cookie, uint8 event, selectsync *sync) argument
315 acpi_button_register_child_devices(void *_cookie) argument
[all...]
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A Dvirtio_scsi.cpp135 sim_init_bus(device_node *node, void **_cookie) argument
234 virtio_scsi_init_driver(device_node *node, void **_cookie) argument
/haiku/src/add-ons/kernel/busses/ata/ide_isa/
H A Dide_isa.c307 init_channel(device_node *node, void **_cookie) argument
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DDriver.cpp32 usb_ecm_init_device(void* _info, void** _cookie) argument
61 usb_ecm_uninit_device(void* _cookie) argument
71 usb_ecm_device_removed(void* _cookie) argument
80 usb_ecm_open(void* _info, const char* path, int openMode, void** _cookie) argument
218 usb_ecm_uninit_driver(void *_cookie) argument
227 usb_ecm_register_child_devices(void* _cookie) argument
[all...]
/haiku/src/add-ons/kernel/drivers/pty/
H A Ddriver.cpp198 master_open(const char *name, uint32 flags, void **_cookie) argument
249 slave_open(const char *name, uint32 flags, void **_cookie) argument
324 pty_close(void *_cookie) argument
345 pty_free_cookie(void *_cookie) argument
374 pty_ioctl(void *_cookie, uint3 argument
436 pty_read(void *_cookie, off_t offset, void *buffer, size_t *_length) argument
453 pty_write(void *_cookie, off_t offset, const void *buffer, size_t *_length) argument
470 pty_select(void *_cookie, uint8 event, uint32 ref, selectsync *sync) argument
479 pty_deselect(void *_cookie, uint8 event, selectsync *sync) argument
[all...]
/haiku/src/add-ons/kernel/drivers/input/i2c_elan/
H A DDriver.cpp115 i2c_elan_uninit_device(void *_cookie) argument
122 i2c_elan_open(void *initCookie, const char *path, int flags, void **_cookie) argument
153 i2c_elan_read(void *_cookie, off_t position, void *buffer, size_t *numBytes) argument
162 i2c_elan_write(void *_cookie, off_t position, const void *buffer, argument
172 i2c_elan_control(void *_cookie, uint32 op, void *buffer, size_t length) argument
182 i2c_elan_close(void *_cookie) argument
192 i2c_elan_free(void *_cookie) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/norflash/
H A Dnorflash.cpp53 nor_init_device(void *_info, void **_cookie) argument
75 nor_uninit_device(void *_cookie) argument
95 nor_close(void *_cookie) argument
103 nor_free(void *_cookie) argument
143 nor_read(void *_cookie, off_t position, void *data, size_t *numbytes) argument
85 nor_open(void *deviceCookie, const char *path, int openMode, void **_cookie) argument
160 nor_write(void *_cookie, off_t position, const void *data, size_t *numbytes) argument
217 nor_uninit_driver(void *_cookie) argument
226 nor_register_child_devices(void *_cookie) argument
[all...]

Completed in 107 milliseconds

1234567