Home
last modified time | relevance | path

Searched refs:card_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dmb862xx.c230 unsigned int card_init (void) in card_init() function
394 if (card_init () == 0) in video_hw_init()
/openbmc/linux/sound/pci/ctxfi/
H A Dcthardware.h70 int (*card_init)(struct hw *hw, struct card_conf *info); member
H A Dcthw20k2.c2219 .card_init = hw_card_init,
H A Dcthw20k1.c2150 .card_init = hw_card_init,
H A Dctatc.c1346 err = hw->card_init(hw, &info); in atc_create_hw_devs()