Home
last modified time | relevance | path

Searched refs:mly_code_lookup (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/mly/
H A Dmly_tables.h35 struct mly_code_lookup { struct
46 mly_describe_code(struct mly_code_lookup *table, u_int32_t code) in mly_describe_code()
57 static struct mly_code_lookup mly_table_bustype[] = {
66 static struct mly_code_lookup mly_table_controllertype[] = {
92 static struct mly_code_lookup mly_table_oemname[] = {
103 static struct mly_code_lookup mly_table_memorytype[] = {
112 static struct mly_code_lookup mly_table_cputype[] = {
146 static struct mly_code_lookup mly_table_event[] = {
259 static struct mly_code_lookup mly_table_device_state[] = {
275 static struct mly_code_lookup mly_table_device_type[] = {
[all …]