Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/include/
H A Dgpib_types.h320 struct list_head status_bytes; member
/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c183 struct list_head *head = &device->status_bytes; in push_status_byte()
217 struct list_head *head = &device->status_bytes; in pop_status_byte()
2149 INIT_LIST_HEAD(&device->status_bytes); in init_gpib_status_queue()