yast2-hardware-detection
Macros | Functions
HwProbe.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <string.h>
#include <errno.h>
#include <unistd.h>
#include "HwProbe.h"
#include <ycp/y2log.h>

Macros

#define pr_null   (hd_probe_feature_t)0
 
#define ITEM(x)   ((int)x + 42)
 
#define PATHCOUNT   3
 

Functions

static hd_status_value_t sym_to_status (const YCPSymbol &symbol)
 
static const YCPSymbol status_to_sym (hd_status_value_t status)
 
static const YCPValue readStatus (hd_data_t *hd_data, int which, const YCPValue &arg)
 

Macro Definition Documentation

◆ ITEM

#define ITEM (   x)    ((int)x + 42)

◆ PATHCOUNT

#define PATHCOUNT   3

◆ pr_null

#define pr_null   (hd_probe_feature_t)0

Function Documentation

◆ readStatus()

static const YCPValue readStatus ( hd_data_t *  hd_data,
int  which,
const YCPValue &  arg 
)
static

References status_to_sym().

Referenced by HwProbe::checkPath().

◆ status_to_sym()

static const YCPSymbol status_to_sym ( hd_status_value_t  status)
static

Referenced by readStatus().

◆ sym_to_status()

static hd_status_value_t sym_to_status ( const YCPSymbol &  symbol)
static

HwProbe.cc

Purpose: hardware autoprobe repository access handling of .probe paths

Authors: Klaus Kaempf kkaem.nosp@m.pf@s.nosp@m.use.d.nosp@m.e Arvin Schnell arvin.nosp@m.@sus.nosp@m.e.de Maintainer: Arvin Schnell arvin.nosp@m.@sus.nosp@m.e.de

see doc/hwprobe.html for a description

Referenced by HwProbe::checkPath().


Generated on a sunny day for yast2-hardware-detection by doxygen 1.9.3