Home
last modified time | relevance | path

Searched refs:__ast_device_set_tx_chip (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/ast/
H A Dast_2000.c211 __ast_device_set_tx_chip(ast, tx_chip); in ast_2000_detect_tx_chip()
H A Dast_drv.c64 void __ast_device_set_tx_chip(struct ast_device *ast, enum ast_tx_chip tx_chip) in __ast_device_set_tx_chip() function
H A Dast_drv.h441 void __ast_device_set_tx_chip(struct ast_device *ast, enum ast_tx_chip tx_chip);
H A Dast_2300.c1397 __ast_device_set_tx_chip(ast, tx_chip); in ast_2300_detect_tx_chip()