OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onewire_bbops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/onewire/
onewirevar.h
79
struct
onewire_bbops
{
struct
86
int onewire_bb_reset(const struct
onewire_bbops
*, void *);
87
int onewire_bb_read_bit(const struct
onewire_bbops
*, void *);
88
void onewire_bb_write_bit(const struct
onewire_bbops
*, void *, int);
onewirevar.h
79
struct
onewire_bbops
{
struct
86
int onewire_bb_reset(const struct
onewire_bbops
*, void *);
87
int onewire_bb_read_bit(const struct
onewire_bbops
*, void *);
88
void onewire_bb_write_bit(const struct
onewire_bbops
*, void *, int);
Completed in 201 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025