Home
last modified time | relevance | path

Searched defs:open_type (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/md/dm-vdo/indexer/
Dindex-session.c286 enum uds_open_index_type open_type) in initialize_index_session()
309 static const char *get_open_type_string(enum uds_open_index_type open_type) in get_open_type_string()
327 int uds_open_index(enum uds_open_index_type open_type, in uds_open_index()
Dindex.c1151 int uds_make_index(struct uds_configuration *config, enum uds_open_index_type open_type, in uds_make_index()
/linux-6.14.4/drivers/media/usb/dvb-usb/
Dcxusb.h119 enum cxusb_open_type open_type; member
Dcxusb.c1423 enum cxusb_open_type open_type) in cxusb_medion_get()