HomeSort by: relevance | last modified time | path
    Searched defs:any_i2c_devices (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/bktr/
bktr_card.c 575 int any_i2c_devices; local in function:probeCard
601 any_i2c_devices = check_for_i2c_devices(bktr);
739 if (!any_i2c_devices) {
869 if (!any_i2c_devices) {
1165 if (!any_i2c_devices) {
1204 if (!any_i2c_devices) {
1242 if (any_i2c_devices) {
bktr_card.c 575 int any_i2c_devices; local in function:probeCard
601 any_i2c_devices = check_for_i2c_devices(bktr);
739 if (!any_i2c_devices) {
869 if (!any_i2c_devices) {
1165 if (!any_i2c_devices) {
1204 if (!any_i2c_devices) {
1242 if (any_i2c_devices) {
bktr_card.c 575 int any_i2c_devices; local in function:probeCard
601 any_i2c_devices = check_for_i2c_devices(bktr);
739 if (!any_i2c_devices) {
869 if (!any_i2c_devices) {
1165 if (!any_i2c_devices) {
1204 if (!any_i2c_devices) {
1242 if (any_i2c_devices) {
bktr_card.c 575 int any_i2c_devices; local in function:probeCard
601 any_i2c_devices = check_for_i2c_devices(bktr);
739 if (!any_i2c_devices) {
869 if (!any_i2c_devices) {
1165 if (!any_i2c_devices) {
1204 if (!any_i2c_devices) {
1242 if (any_i2c_devices) {

Completed in 106 milliseconds