Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dapple-gmux.h98 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, enum apple_gmux_type *type_ret) in apple_gmux_detect() argument
143 if (type_ret) in apple_gmux_detect()
144 *type_ret = type; in apple_gmux_detect()