OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amdpm_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
amdpm_smbus.c
56
static int amdpm_smbus_check_done(struct
amdpm_softc
*, i2c_op_t);
57
static void amdpm_smbus_clear_gsr(struct
amdpm_softc
*);
58
static uint16_t amdpm_smbus_get_gsr(struct
amdpm_softc
*);
59
static int amdpm_smbus_quick(struct
amdpm_softc
*, i2c_op_t);
60
static int amdpm_smbus_send_1(struct
amdpm_softc
*, uint8_t, i2c_op_t);
61
static int amdpm_smbus_write_1(struct
amdpm_softc
*, uint8_t,
63
static int amdpm_smbus_receive_1(struct
amdpm_softc
*, i2c_op_t);
64
static int amdpm_smbus_read_1(struct
amdpm_softc
*sc, uint8_t, i2c_op_t);
67
amdpm_smbus_attach(struct
amdpm_softc
*sc)
82
struct
amdpm_softc
*sc = (struct amdpm_softc *) cookie
[
all
...]
amdpm_smbusreg.h
57
void amdpm_smbus_attach(struct
amdpm_softc
*sc);
amdpmvar.h
37
struct
amdpm_softc
{
struct
amdpm.c
90
struct
amdpm_softc
*sc = priv;
101
struct
amdpm_softc
*sc = device_private(self);
207
CFATTACH_DECL_NEW(amdpm, sizeof(struct
amdpm_softc
),
213
struct
amdpm_softc
*sc = v;
249
struct
amdpm_softc
*sc = v;
Completed in 349 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025